Started by
Originalboy2
on
Topic category: Help with Minecraft modding (Java Edition)
I have very little understanding of how the mcreator procedures actually work, I'm familiar with programming and have used it before. So I basically understand the syntax of these procedures, however I don't really know what to use to make a lava furnace.
Could someone please put together instructions on how I could create this block
The block requires slot 0 to have a lava bucket in it, and slot 1 to have at least 1 cobblestone block
It then gets rid of the cobblestone and puts 1000mb of lava in it's liquid storage
Also just in case, do I have to do something special to get liquid out of the block using pipes or things like that or is that just a feature of liquid storage
bump
bump
bump
bump
bump, is anyone ever going to give me an answer, I just need basic code. I understand how programming works and I use Python and Lua. I just don't know how the minecraft data structures work and the mcreator block coding.
Your bumping is useless. Mostly no one here understands any kind coding :p
Tutorial:
https://www.youtube.com/watch?v=asuMnQNgKKE&list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei&index=12
You can find furnace procedures templates (including from video) here in "procedure templates":
Thanks man
liquid storage defines here in block editor.
Cobble transformation into lava liquid will look somehow like that
About pipes: https://mcreator.net/forum/80264/tutorial-1165-fluid-pipes-quick-overview