Everything posted by Luis_ST
-
why are my mods being turned into data packs
post the debug log, you can use https://gist.github.com/
-
Texture Crash
1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Forge 1.17.1 crash after playing for a while
did you use a Resource Pack?
-
[1.17.1] Replacing leaves on trees / Generating world generation data
you need to create your own FoliagePlacer, then use BiomeLoadingEvent to loop through the Features, check if the Feature is an TreeFeature then replace the original FoliagePlacer with Reflection or use an AT
-
No Windows Launcher
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Forge 1.17.1 Fail
run the installer via the console and use the full path to java 16
-
Forge 1.17.1 crash after playing for a while
one mod you are using, overwrites the gold armor texture but there is an issue in the texture name. Unfortunately I can't tell you which mod exactly cause the crash
-
(1.17.1 Forge) How To Add A New Pickaxe,Axe,Shovel And Hoe
learn basic java bevor modding Minecraft Official documentation: https://docs.oracle.com/javase/tutorial/ Absolute basics with an interactive editor: https://www.codecademy.com/learn/learn-java Ongoing online course with assignments: https://java-programming.mooc.fi/
-
(1.17.1 Forge) How To Add A New Pickaxe,Axe,Shovel And Hoe
do you know basic java, since a String != ResourceLocation and int != List?
-
Capability troubles
the reason for that is your never sync the data of you capability to the client if you want to sync the data you need a custom Packet and a SimpleChannel
-
(1.17.1 Forge) How To Add A New Pickaxe,Axe,Shovel And Hoe
im stupid it's (Tier, ResourceLocation, List, List) parameters: your Tier a ResourceLocation the name combined with your mod id a List of Tiers (the Vanilla) which should be lesser than your Tier a List of Tiers (the Vanilla) which should be better than your Tier example
-
(1.17.1 Forge) How To Add A New Pickaxe,Axe,Shovel And Hoe
yeah, but you need to pass in the required parameters (a Tier, List, List)
-
(1.17.1 Forge) How To Add A New Pickaxe,Axe,Shovel And Hoe
call this method in FMLCommonSetupEvent, look into the javadoc for more infos
-
The game crashed whilst exception in server tick loop
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
(1.17.1 Forge) How To Add A New Pickaxe,Axe,Shovel And Hoe
i mean did you use did you call TierSortingRegistry.registerTier in FMLCommonSetupEvent
-
(1.17.1 Forge) How To Add A New Pickaxe,Axe,Shovel And Hoe
that can't be, did you sort your Item Tier?
-
setupDecompWorkspace Erreur
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Why is Forge Mod Armor bound to 4?
https://discord.gg/forge
-
Why is Forge Mod Armor bound to 4?
stop spamming you can use Forge Bot on discord to convert from the old names to the new names command: !mcp -c moj <class_name, methode_name, field_name>
-
Get block the player is looking at
i'm pretty sure there is a better solution for this, but you could do your stuff on client then send a custom packet to the server
-
No Windows Launcher
keep this Forum in english please also the website you are using looks not safe for me, please use a screenshot if possible
-
Setupdecompworkspace
java 17 is not supported yet 1.17 and later need Java 16, 1.16.5 and older need Java 8
-
[SOLVED] How to add item lore to custom item in 1.17.1?
the method is in 1.17 Item#appendHoverText called
-
[1.7.10] Rotate NPCs arm
1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Registering new block (1.17.1)
you need to register a BlockItem for it
IPS spam blocked by CleanTalk.