Everything posted by Luis_ST
-
[1.17.1] Overriding Vanilla method
only possible via coremodding ask on the forge discord server in the non-api-modding chanel there are the experts about coremodding
-
Forge doesn't open
post full log
-
[1.17.1] Overriding Vanilla method
are you sure you updated to 1.17? post updated code
-
I need help to choice a lib to start modding
https://mcforge.readthedocs.io/en/latest/gettingstarted/#getting-started-with-forge
-
[1.17.1] Overriding Vanilla method
1.15 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
1.16.5 How to change block hitbox
you need a separate class, take a look at vanilla Blocks (BrewingStandBlock) how they create the VoxelShape
-
Forge 1.8 server
1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Cant craft modded items
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
then explain what exactly doesn't work
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
you use need_iron_tool.json
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
"Sotsuu doesn’t have any public repositories yet."
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
use a git client to upload the files, because the complete repo is required and a git client will handle this for you
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
a git repo is a Repository on github
-
Disabling Cloud Rendering in Custom Dimension
its an older version of my mod the latest use enqueueWork
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
then it should work, please post a git repo so i can use debugger
-
1.17.1 Loot Tables don't work
Are there any errors in the log?
-
Disabling Cloud Rendering in Custom Dimension
take a look at these two classes i create there a custom and replace the vanilla overworld DimensionEffect (in 1.17 but should also work for 1.16) extension of the vanilla class registery Edit: this code requires an AT of the EFFECTS field in DimensionEffects (i test it with reflection but it doesn't work no idea why)
-
[1.17.1] Dimension is not in the game
you need a few more things than only a dimension.json file, take a look at this thread, I have already explained there what you need for a custom dimension: and please create next time a thread in the correct subforum (Modder Support)
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
post the exact path of pickaxe.json and needs_iron_tool.json
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
you shouldn't create a folder pickaxe ist direct in mineable
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
compare this path with yours
-
1.17.1 Ore generation is not working properly.
why did you call registerConfiguredFeatures inside of BiomeLoadingEvent and FMLCommonSetupEvent, you should only call it in FMLCommonSetupEvent
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
ups my mistake😅, it should be: pickaxe.json in and need_iron_tool.json in
-
[Solved][1.16.5] Issue with Ore Generation
is the FMLCommonSetupEvent in FeaturesInit fired? is your mod load because the mod id is invalid, you can't use upper case please use next time spoilers to post large code parts
-
[1.17.1] .harvestTool(ToolType.PICKAXE) not working
the needs_iron_tool tag is in the wrong directory
IPS spam blocked by CleanTalk.