Everything posted by Luis_ST
-
Help with porting entities from 1.15.2 to 1.17.1
Mcreator is not supported on this forum
-
Strange Bug/Crash
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[1.16.4]DataPack, Object.class, RegisterObject, Custom Fluid, How to?
Item.Properties set only the properties like stackSize, durability or the CreativeTab. if you want to create a Item with logic you need to extends the Item class, you can look at the vanilla Item classes for examples
-
Getting Fatally missing blocks and items
post server and client debug log and because of the error check whether the same mods are installed on the server and client
-
Entity spawning uncontrollably
try to reduce the spawn weight, set it for testing to 1
-
[1.16.4]DataPack, Object.class, RegisterObject, Custom Fluid, How to?
sorry for asking, but i don't understand what you mean (i'm not from england so my english is okay but not the best)
-
Is it currently possible to login to a migrated account in a dev environment?
I think that will be possible again, when the most accounts have been migrated, maybe 1.18
-
How to get/check player hp
basic java is required for modding minecraft take a look at the follwing links: 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.16.4]DataPack, Object.class, RegisterObject, Custom Fluid, How to?
what? in which thread? what's the problem with the code? because it looks good
-
How to get/check player hp
do you know basic java?
-
Is it currently possible to login to a migrated account in a dev environment?
with Mojang account is was possible, but it's not possible with a Microsoft account
-
How to get/check player hp
that's a bad idea, add the Effect for example when the Player joins the World or when he mine a Block but not each Tick use the @EventBusSubscriber annotation you need to pass as parameter the Mod Id what did you try to achieve?
-
[SOVLED] Can't create eclipse workspace.
dude that's a 4 years old thread
-
Modload problems
post debug log
-
harvestTool(toolType.AXE) not working
Forge Doc (Tags): https://mcforge.readthedocs.io/en/latest/utilities/tags/ Forge Community Wiki (Tags): https://forge.gemwire.uk/wiki/Tags you need to create the tag file (json file) into the correct data pack (forge/minecraft), then add the item (your tool) to the tag
-
I dont know what do with this
there you can upload logs its in the server folder in logs
-
Forge 1.12.2 14.23.5.2846 no setup, java.lang.ExceptionInInitializerError
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
I dont know what do with this
post debug log from server and client and please use https://gist.github.com/
-
[1.16.5] so much for mappings... different code in same class
you can use Forge bot on discord to convert from mcp to moj mappings
-
[1.16.4]DataPack, Object.class, RegisterObject, Custom Fluid, How to?
Items are not added via data pack, this includ the FoodItems. Why did you tried that via data pack (json) and not via java?
-
[1.14.4] EntityJoinWorldEvent causing game hangs
1.14 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[1.12] Obj Model As Block Problem
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Shield model not rendering properly (1.16.5)
after use debugger in your repo i found the error: that's your error compare this with the vanilla ItemModelProperty for the Shield it should be:
-
Shield model not rendering properly (1.16.5)
can you post a screenshot how the shield is rendered (you can't upload files with a size over 2MB)
-
Shield model not rendering properly (1.16.5)
your copper shield json "extends" your wood shield, inside i found this error: wood_shield, line 17, translation y should be 2 wood_shield, line 22, translation y should be -2 wood_shield_blocking, line 17, translation y should be 5 wood_shield_blocking, line 22, translation y should be 5 i'm not sure if this values cause the error but you can change them and test again
IPS spam blocked by CleanTalk.