Fix TNT usage in implosion compressor
This commit is contained in:
parent
1458716d12
commit
bf730cd5a4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"ingredients" : [
|
"ingredients" : [
|
||||||
{
|
{
|
||||||
"item": "minecraft:tnt",
|
"item": "minecraft:tnt",
|
||||||
"count": 16
|
"count": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:iridium_alloy_ingot"
|
"item": "techreborn:iridium_alloy_ingot"
|
||||||
|
|
Loading…
Add table
Reference in a new issue