Topic category: Help with Minecraft modding (Java Edition)
hello, hello...
i have one problem... no wait i have many problem and other problems, later other problems
okay
i have are mod technium
i create big upgrade and... i have problem, this problem is big
i create tool, this tool have procedure to remove leaves
and...
procedure not have pauses, procedure can't found leaves and stopt
and else world have too many leaves, player activated procedure and crashed
you know other popular mods, maybe you know "Botania" magic flowers, this mod have terra axe procedure is similar and this item have timer is not so faster
pls... help me create procedure activated pauses
i cnow how it work
but i can't write it right
tutorial code
function sayHi() {
alert('Hello');
}
setTimeout(sayHi, 1000);
version 1.12.2
sorry me, i from ukraine, my english not so good
You can submit an issue to tracker.
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