Fix multiplayer crashes

This commit is contained in:
modmuss50 2019-07-31 17:34:53 +01:00
parent 398d74dedc
commit 739f4c21e8
13 changed files with 232 additions and 220 deletions

View file

@ -1,25 +1,25 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:diamond_dust",
"count": 4
}
],
"results" : [
{
"item": "minecraft:diamond",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 16
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:diamond_dust",
"count": 4
}
],
"results" : [
{
"item": "minecraft:diamond",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 16
}
]
}

View file

@ -1,25 +1,25 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:emerald_dust",
"count": 4
}
],
"results" : [
{
"item": "minecraft:emerald",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 12
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:emerald_dust",
"count": 4
}
],
"results" : [
{
"item": "minecraft:emerald",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 12
}
]
}

View file

@ -1,23 +1,23 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:iridium_alloy_ingot"
}
],
"results" : [
{
"item": "techreborn:iridium_alloy_plate"
},
{
"item": "techreborn:dark_ashes_dust",
"count": 4
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:iridium_alloy_ingot"
}
],
"results" : [
{
"item": "techreborn:iridium_alloy_plate"
},
{
"item": "techreborn:dark_ashes_dust",
"count": 4
}
]
}

View file

@ -1,25 +1,25 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:peridot_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:peridot_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 12
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:peridot_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:peridot_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 12
}
]
}

View file

@ -1,25 +1,25 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "minecraft:redstone_block",
"count": 9
}
],
"results" : [
{
"item": "techreborn:red_garnet_dust",
"count": 4
},
{
"item": "techreborn:dark_ashes_dust",
"count": 4
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "minecraft:redstone_block",
"count": 9
}
],
"results" : [
{
"item": "techreborn:red_garnet_dust",
"count": 4
},
{
"item": "techreborn:dark_ashes_dust",
"count": 4
}
]
}

View file

@ -1,25 +1,25 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:red_garnet_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:red_garnet_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 8
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:red_garnet_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:red_garnet_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 8
}
]
}

View file

@ -1,25 +1,25 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:ruby_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:ruby_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 12
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:ruby_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:ruby_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 12
}
]
}

View file

@ -1,25 +1,25 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:sapphire_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:sapphire_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 12
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:sapphire_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:sapphire_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 12
}
]
}

View file

@ -1,25 +1,25 @@
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:yellow_garnet_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:yellow_garnet_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 8
}
]
{
"type": "techreborn:implosion_compressor",
"power": 32,
"time": 20,
"ingredients" : [
{
"item": "minecraft:tnt",
"count": 16
},
{
"item": "techreborn:yellow_garnet_dust",
"count": 4
}
],
"results" : [
{
"item": "techreborn:yellow_garnet_gem",
"count": 3
},
{
"item": "techreborn:dark_ashes_dust",
"count": 8
}
]
}