• • 6/13/19 5:09 pm • 1 logs
- 9k views • 0 today
- save_alt 1k downloads
- Compatibility
- Minecraft 1.14
- Changes include
244
Lava! Buried deep underground, this resource can sometimes be hard to find. When you want to build a lava trench for defense, an obsidian house, or anything else that requires lava or obsidian, it can often take a long time to find all the lava needed. But with this datapack, you can craft lava! With cobblestone, andesite, diorite, or granite to melt, torches and coal for heat, and a bucket to store the lava, you can obtain lava without long journeys underground or to the Nether. Now you can build more with lava and obsidian. Enjoy!
1 Update Logs
Update #1 : by Lemilas 06/13/2019 5:09:05 pmJune 13, 2019 @ 9:09 pm UTC
Added regular stone as an option for lava crafting.
More like this
4314021
119


Have something to say?
I will also leave the code to someone who wants to add a recipe.
PS: Remember to make spaces, copy another recipe, and edit using my example.
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#a#",
"#b#"
],
"key": {
"#": {
"item": "minecraft:air"
},
"a": {
"item": "minecraft:obsidian"
},
"b": {
"item": "minecraft:bucket"
}
},
"result": {
"item": "minecraft:lava_bucket",
"count": 1
}
}
i would like to use this on a skyblock map where i don't have access to coal