Everything posted by loordgek
-
[1.14.4] Is onArmorTick no longer implemented? And if so how do I check if an armor is worn in 1.14.4?
- please:Help me modding crash.txt im new at modding and watch tutorials
post it to github- please:Help me modding crash.txt im new at modding and watch tutorials
no code no support and stop using Harry Talks tutorials- RL Craft Crashing
- Error while testing my mod
what tutorial are you following ?- 1.14.4 blockstates
you need to look into data generators- 1.14.4 blockstates
no? can you explain what you want- [1.12.2] GuiContainer not opening onBlockActivated
dont watch Harry Talks- [SOLVED] [1.14.4] Syncing player capabilities to client
this is not needed because it cant be null at this point- [1.12.1 - 1.12.2] An already working method suddenly stop working out of nowhere
no he does not- [1.12.2] Block PropertyInteger saving
or update to 1.14.4- download
- -Solved- [1.12.2] Removing Item from Slot resets the Tile Entity
no code no help post your TileEntity class- [1.12.2] Nether Portal Custom Dimension Compatibility
there is a event for when a portal is placed https://github.com/MinecraftForge/MinecraftForge/blob/1.12.x/src/main/java/net/minecraftforge/event/world/BlockEvent.java#L492 you can cancel the event- [SOLVED] Mana game mechanic in 1.14.4 help
you can get the player from the context Supplier<NetworkEvent.Context> ctx https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/src/main/java/net/minecraftforge/fml/network/NetworkEvent.java#L194- [1.14.x] How to find out Forge progress for a specific MC version?
from what i have heard it is not usable by mods. a external tool needs to be made,- [1.14.4] [SOLVED] How to get Recipes with IItemHandler
@TheMikeste1 ]https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/src/main/java/net/minecraftforge/items/wrapper/RecipeWrapper.java- [1.12.1] Making a mod that notify player when inventory is full
yes, i am done here. you need to learn java this is just stupid i explained it what you need to do- [1.12.1] Making a mod that notify player when inventory is full
no just have a static field in your class that you count up in the method and reset after 200 ticks- [1.12.1] Making a mod that notify player when inventory is full
to to class where you have the event method- [1.12.1] Making a mod that notify player when inventory is full
dont make your modID 'f" make it longer you dont need a proxy cut and paste the code from the constructor to you event method- [1.12.1] Making a mod that notify player when inventory is full
FOR THE LOVE OF GOD DONT PUT THAT IN YOUR MOD CONSTRUCTOR- [1.12.1] Making a mod that notify player when inventory is full
because the "script" loop never runs- [1.12.1] Making a mod that notify player when inventory is full
use the debugger to see where the npe is coming from- [1.12.1] Making a mod that notify player when inventory is full
post the log - please:Help me modding crash.txt im new at modding and watch tutorials
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.