Started by
Orbitzer
on
Topic category: Help with Minecraft modding (Java Edition)
So basically im on the right path but i think im doing somethign wrong with variables?
if not could someone show me an easier way to do it?
i dont know much about the other stuff such as nbt and blockstates etc.
so im using variables if it isnt right or i have it in the wrong order please correct me!
im also using local variables as you can see - do i maybe need global?
Edited by Orbitzer on Tue, 02/20/2024 - 19:16
i need to add this is the procedure for when the player right clicks the block
You can store lock status in the block NBT
I dont really know how to accomplish this
is there like a tutorial or an explaination anywhere?
or could you?
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
I believe some tutorials on this playlist cover block NBT too
Thank you Klemen I figured it out !
Glad to hear that! :)