You can melt metals by dropping their corresponding items into a super-heated Basin and mixing them using a Mechanical Mixer, similar to how Cobblestone can be melted into Lava in Create. If you find ...
ServerEvents.recipes(event => { event.recipes.modular_machinery_reborn.machine_recipe("mmr:testing_input", 150) .requireItem("1x minecraft:oak_log", 16, 16 ...
Minecraft is no stranger to player-made modifications. From the game’s inception, players have been taking the code and customizing it to do new things. Before Mojang’s server support, they were ...