formworks
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"values": [
|
||||
"tfmg:steel_casing",
|
||||
"tfmg:heavy_machinery_casing"
|
||||
"tfmg:heavy_machinery_casing",
|
||||
"tfmg:formwork_block"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "tfmg:formwork_block"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user