blob: 137e5fd0cf5250176f768bc0940c41606c57ce47 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"tag": "minecraft:coals"
},
{
"tag": "minecraft:sand"
}
],
"result": {
"item": "chewstuff:silicone"
}
}
|