Started by
HopedVinicius0
on
Topic category: Help with Minecraft modding (Java Edition)
I've ben having diffculty upon making a block that generates cobblestone every 3 seconds and put into its inventory, i've tried to many possibilities and still havent make it correts its just doesnt generate for some reason (minecraft ver: 1.20.1)
Use random ticking and generate said resources using the tick update procedure trigger that calls procedure that generates your needed resources
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
Could you explain it i didnt understood that well