Update to 1.21.4

This commit is contained in:
2024-12-05 14:46:33 +01:00
parent b7fc022f90
commit 8afe0c0063
88 changed files with 294 additions and 394 deletions

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:gunpowder" },
{ "item": "minecraft:copper_ingot" }
"minecraft:gunpowder",
"minecraft:copper_ingot"
],
"result": {
"id": "plasticgun:32_acp",

View File

@@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "plasticgun:enhanced_gunpowder" },
{ "item": "minecraft:copper_ingot" },
{ "item": "plasticgun:kevlar_sheet" }
"plasticgun:enhanced_gunpowder",
"minecraft:copper_ingot",
"plasticgun:kevlar_sheet"
],
"result": {
"id": "plasticgun:32_acp_high_velocity",

View File

@@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "plasticgun:enhanced_gunpowder" },
{ "item": "minecraft:iron_nugget" },
{ "item": "plasticgun:kevlar_sheet" }
"plasticgun:enhanced_gunpowder",
"minecraft:iron_nugget",
"plasticgun:kevlar_sheet"
],
"result": {
"id": "plasticgun:357_magnum",

View File

@@ -6,10 +6,10 @@
" TI"
],
"key": {
"H": { "item": "plasticgun:hardened_steel" },
"C": { "item": "plasticgun:composite_frame" },
"T": { "item": "plasticgun:trigger_mechanism" },
"I": { "item": "plasticgun:iron_shuriken" }
"H": "plasticgun:hardened_steel",
"C": "plasticgun:composite_frame",
"T": "plasticgun:trigger_mechanism",
"I": "plasticgun:iron_shuriken"
},
"result": {
"id": "plasticgun:357_revolver",

View File

@@ -1,15 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:gunpowder"
},
{
"item": "minecraft:iron_nugget"
},
{
"item": "plasticgun:kevlar_sheet"
}
"minecraft:gunpowder",
"minecraft:iron_nugget",
"plasticgun:kevlar_sheet"
],
"result": {
"id": "plasticgun:357_standard",

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:gunpowder" },
{ "item": "plasticgun:ceramic_plate" }
"minecraft:gunpowder",
"plasticgun:ceramic_plate"
],
"result": {
"id": "plasticgun:38_special",

View File

@@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "plasticgun:enhanced_gunpowder" },
{ "item": "plasticgun:ceramic_plate" },
{ "item": "plasticgun:kevlar_sheet" }
"plasticgun:enhanced_gunpowder",
"plasticgun:ceramic_plate",
"plasticgun:kevlar_sheet"
],
"result": {
"id": "plasticgun:38_special_p",

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:gunpowder" },
{ "item": "minecraft:iron_nugget" }
"minecraft:gunpowder",
"minecraft:iron_nugget"
],
"result": {
"id": "plasticgun:45_acp",

View File

@@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "plasticgun:enhanced_gunpowder" },
{ "item": "minecraft:iron_nugget" },
{ "item": "plasticgun:composite_resin" }
"plasticgun:enhanced_gunpowder",
"minecraft:iron_nugget",
"plasticgun:composite_resin"
],
"result": {
"id": "plasticgun:45_acp_hollow_point",

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:gunpowder" },
{ "item": "plasticgun:titanium_alloy" }
"minecraft:gunpowder",
"plasticgun:titanium_alloy"
],
"result": {
"id": "plasticgun:762_tokarev",

View File

@@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "plasticgun:enhanced_gunpowder" },
{ "item": "plasticgun:titanium_alloy" },
{ "item": "plasticgun:kevlar_sheet" }
"plasticgun:enhanced_gunpowder",
"plasticgun:titanium_alloy",
"plasticgun:kevlar_sheet"
],
"result": {
"id": "plasticgun:762_tokarev_ap",

View File

@@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "plasticgun:enhanced_gunpowder" },
{ "item": "minecraft:gold_nugget" },
{ "item": "plasticgun:kevlar_sheet" }
"plasticgun:enhanced_gunpowder",
"minecraft:gold_nugget",
"plasticgun:kevlar_sheet"
],
"result": {
"id": "plasticgun:9mm_jhp",

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:gunpowder" },
{ "item": "minecraft:gold_nugget" }
"minecraft:gunpowder",
"minecraft:gold_nugget"
],
"result": {
"id": "plasticgun:9mm_parabellum",

View File

@@ -6,10 +6,10 @@
"RCR"
],
"key": {
"R": { "item": "minecraft:redstone" },
"C": { "item": "minecraft:comparator" },
"I": { "item": "minecraft:iron_ingot" },
"L": { "item": "minecraft:lapis_lazuli" }
"R": "minecraft:redstone",
"C": "minecraft:comparator",
"I": "minecraft:iron_ingot",
"L": "minecraft:lapis_lazuli"
},
"result": {
"id": "plasticgun:advanced_circuit",

View File

@@ -6,12 +6,12 @@
"I R"
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"H": { "item": "plasticgun:hardened_steel" },
"P": { "item": "plasticgun:precision_gear" },
"C": { "item": "plasticgun:composite_frame" },
"I": { "item": "plasticgun:iron_shuriken" },
"R": { "item": "plasticgun:reinforced_fiber" }
"T": "plasticgun:titanium_alloy",
"H": "plasticgun:hardened_steel",
"P": "plasticgun:precision_gear",
"C": "plasticgun:composite_frame",
"I": "plasticgun:iron_shuriken",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:ak_47",

View File

@@ -6,8 +6,8 @@
" H "
],
"key": {
"H": { "item": "plasticgun:hardened_steel" },
"T": { "item": "plasticgun:titanium_alloy" }
"H": "plasticgun:hardened_steel",
"T": "plasticgun:titanium_alloy"
},
"result": {
"id": "plasticgun:alloy_wheel",

View File

@@ -6,12 +6,12 @@
"PGR"
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"H": { "item": "plasticgun:hardened_steel" },
"C": { "item": "plasticgun:composite_frame" },
"P": { "item": "plasticgun:precision_gear" },
"G": { "item": "plasticgun:graphene_sheet" },
"R": { "item": "plasticgun:reinforced_fiber" }
"T": "plasticgun:titanium_alloy",
"H": "plasticgun:hardened_steel",
"C": "plasticgun:composite_frame",
"P": "plasticgun:precision_gear",
"G": "plasticgun:graphene_sheet",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:awp",

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:clay_ball" },
{ "item": "minecraft:bone_meal" }
"minecraft:clay_ball",
"minecraft:bone_meal"
],
"result": {
"id": "plasticgun:ceramic_mixture",

View File

@@ -1,8 +1,6 @@
{
"type": "minecraft:smelting",
"ingredient": {
"item": "plasticgun:ceramic_mixture"
},
"ingredient": "plasticgun:ceramic_mixture",
"result": {
"id": "plasticgun:ceramic_plate"
},

View File

@@ -6,11 +6,11 @@
"PI "
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"C": { "item": "plasticgun:composite_frame" },
"H": { "item": "plasticgun:hardened_steel" },
"P": { "item": "plasticgun:precision_gear" },
"I": { "item": "plasticgun:iron_shuriken" }
"T": "plasticgun:titanium_alloy",
"C": "plasticgun:composite_frame",
"H": "plasticgun:hardened_steel",
"P": "plasticgun:precision_gear",
"I": "plasticgun:iron_shuriken"
},
"result": {
"id": "plasticgun:colt_1903",

View File

@@ -6,12 +6,12 @@
" RC"
],
"key": {
"C": { "item": "plasticgun:composite_frame" },
"H": { "item": "plasticgun:hardened_steel" },
"P": { "item": "plasticgun:precision_gear" },
"T": { "item": "plasticgun:trigger_mechanism" },
"I": { "item": "plasticgun:iron_shuriken" },
"R": { "item": "plasticgun:reinforced_fiber" }
"C": "plasticgun:composite_frame",
"H": "plasticgun:hardened_steel",
"P": "plasticgun:precision_gear",
"T": "plasticgun:trigger_mechanism",
"I": "plasticgun:iron_shuriken",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:colt_45",

View File

@@ -6,10 +6,10 @@
" TR"
],
"key": {
"H": { "item": "plasticgun:hardened_steel" },
"C": { "item": "plasticgun:composite_frame" },
"T": { "item": "plasticgun:trigger_mechanism" },
"R": { "item": "plasticgun:reinforced_fiber" }
"H": "plasticgun:hardened_steel",
"C": "plasticgun:composite_frame",
"T": "plasticgun:trigger_mechanism",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:colt_peacemaker",

View File

@@ -6,8 +6,8 @@
"CCC"
],
"key": {
"C": { "item": "plasticgun:composite_resin" },
"H": { "item": "plasticgun:hardened_steel" }
"C": "plasticgun:composite_resin",
"H": "plasticgun:hardened_steel"
},
"result": {
"id": "plasticgun:composite_frame",

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:slime_ball" },
{ "item": "minecraft:clay_ball" }
"minecraft:slime_ball",
"minecraft:clay_ball"
],
"result": {
"id": "plasticgun:composite_resin",

View File

@@ -6,7 +6,7 @@
" C"
],
"key": {
"C": { "item": "minecraft:copper_ingot" }
"C": "minecraft:copper_ingot"
},
"result": {
"id": "plasticgun:copper_wiring",

View File

@@ -6,7 +6,7 @@
" D "
],
"key": {
"D": { "item": "minecraft:diamond" }
"D": "minecraft:diamond"
},
"result": {
"id": "plasticgun:diamond_shuriken"

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:gunpowder" },
{ "item": "plasticgun:explosive_powder" }
"minecraft:gunpowder",
"plasticgun:explosive_powder"
],
"result": {
"id": "plasticgun:enhanced_gunpowder",

View File

@@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:gunpowder" },
{ "item": "minecraft:blaze_powder" },
{ "item": "minecraft:coal" }
"minecraft:gunpowder",
"minecraft:blaze_powder",
"minecraft:coal"
],
"result": {
"id": "plasticgun:explosive_powder",

View File

@@ -1,21 +1,11 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "plasticgun:hyperalloy"
},
{
"item": "minecraft:iron_chestplate"
},
{
"item": "plasticgun:hyperalloy"
},
{
"item": "plasticgun:hyperalloy"
},
{
"item": "plasticgun:hyperalloy"
}
"plasticgun:hyperalloy",
"minecraft:iron_chestplate",
"plasticgun:hyperalloy",
"plasticgun:hyperalloy",
"plasticgun:hyperalloy"
],
"result": {
"id": "plasticgun:flak_vest",

View File

@@ -6,9 +6,9 @@
" C "
],
"key": {
"C": { "item": "plasticgun:composite_resin" },
"G": { "item": "plasticgun:graphene_sheet" },
"P": { "item": "plasticgun:plasma_core" }
"C": "plasticgun:composite_resin",
"G": "plasticgun:graphene_sheet",
"P": "plasticgun:plasma_core"
},
"result": {
"id": "plasticgun:force_container",

View File

@@ -6,10 +6,10 @@
" H "
],
"key": {
"C": { "item": "plasticgun:composite_resin" },
"P": { "item": "plasticgun:plasma_core" },
"G": { "item": "plasticgun:graphene_sheet" },
"H": { "item": "plasticgun:hardened_steel" }
"C": "plasticgun:composite_resin",
"P": "plasticgun:plasma_core",
"G": "plasticgun:graphene_sheet",
"H": "plasticgun:hardened_steel"
},
"result": {
"id": "plasticgun:forcegun",

View File

@@ -6,7 +6,7 @@
" G "
],
"key": {
"G": { "item": "minecraft:gold_ingot" }
"G": "minecraft:gold_ingot"
},
"result": {
"id": "plasticgun:golden_shuriken"

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:coal_block" },
{ "item": "minecraft:shears" }
"minecraft:coal_block",
"minecraft:shears"
],
"result": {
"id": "plasticgun:graphene_sheet",

View File

@@ -6,10 +6,10 @@
" G "
],
"key": {
"E": { "item": "plasticgun:explosive_powder" },
"C": { "item": "plasticgun:ceramic_plate" },
"P": { "item": "plasticgun:plasma_core" },
"G": { "item": "plasticgun:graphene_sheet" }
"E": "plasticgun:explosive_powder",
"C": "plasticgun:ceramic_plate",
"P": "plasticgun:plasma_core",
"G": "plasticgun:graphene_sheet"
},
"result": {
"id": "plasticgun:grenade_an_m14",

View File

@@ -6,10 +6,10 @@
" G "
],
"key": {
"P": { "item": "plasticgun:plasma_core" },
"C": { "item": "plasticgun:composite_resin" },
"E": { "item": "plasticgun:explosive_powder" },
"G": { "item": "plasticgun:graphene_sheet" }
"P": "plasticgun:plasma_core",
"C": "plasticgun:composite_resin",
"E": "plasticgun:explosive_powder",
"G": "plasticgun:graphene_sheet"
},
"result": {
"id": "plasticgun:grenade_f1",

View File

@@ -6,10 +6,10 @@
" P "
],
"key": {
"E": { "item": "plasticgun:explosive_powder" },
"G": { "item": "plasticgun:graphene_sheet" },
"C": { "item": "plasticgun:composite_frame" },
"P": { "item": "plasticgun:plasma_core" }
"E": "plasticgun:explosive_powder",
"G": "plasticgun:graphene_sheet",
"C": "plasticgun:composite_frame",
"P": "plasticgun:plasma_core"
},
"result": {
"id": "plasticgun:grenade_k417",

View File

@@ -6,10 +6,10 @@
" R "
],
"key": {
"P": { "item": "plasticgun:plasma_core" },
"C": { "item": "plasticgun:composite_frame" },
"E": { "item": "plasticgun:explosive_powder" },
"R": { "item": "plasticgun:reinforced_fiber" }
"P": "plasticgun:plasma_core",
"C": "plasticgun:composite_frame",
"E": "plasticgun:explosive_powder",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:grenade_m18",

View File

@@ -6,10 +6,10 @@
" P "
],
"key": {
"G": { "item": "plasticgun:graphene_sheet" },
"C": { "item": "plasticgun:composite_frame" },
"E": { "item": "plasticgun:explosive_powder" },
"P": { "item": "plasticgun:plasma_core" }
"G": "plasticgun:graphene_sheet",
"C": "plasticgun:composite_frame",
"E": "plasticgun:explosive_powder",
"P": "plasticgun:plasma_core"
},
"result": {
"id": "plasticgun:grenade_m34",

View File

@@ -6,10 +6,10 @@
" G "
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"C": { "item": "plasticgun:composite_resin" },
"E": { "item": "plasticgun:explosive_powder" },
"G": { "item": "plasticgun:graphene_sheet" }
"T": "plasticgun:titanium_alloy",
"C": "plasticgun:composite_resin",
"E": "plasticgun:explosive_powder",
"G": "plasticgun:graphene_sheet"
},
"result": {
"id": "plasticgun:grenade_m7a3",

View File

@@ -6,10 +6,10 @@
" P "
],
"key": {
"E": { "item": "plasticgun:explosive_powder" },
"G": { "item": "plasticgun:graphene_sheet" },
"C": { "item": "plasticgun:composite_frame" },
"P": { "item": "plasticgun:plasma_core" }
"E": "plasticgun:explosive_powder",
"G": "plasticgun:graphene_sheet",
"C": "plasticgun:composite_frame",
"P": "plasticgun:plasma_core"
},
"result": {
"id": "plasticgun:grenade_m84",

View File

@@ -6,10 +6,10 @@
" T "
],
"key": {
"G": { "item": "plasticgun:graphene_sheet" },
"C": { "item": "plasticgun:composite_frame" },
"E": { "item": "plasticgun:explosive_powder" },
"T": { "item": "plasticgun:titanium_alloy" }
"G": "plasticgun:graphene_sheet",
"C": "plasticgun:composite_frame",
"E": "plasticgun:explosive_powder",
"T": "plasticgun:titanium_alloy"
},
"result": {
"id": "plasticgun:grenade_mk3a2",

View File

@@ -6,10 +6,10 @@
" G "
],
"key": {
"E": { "item": "plasticgun:explosive_powder" },
"C": { "item": "plasticgun:composite_frame" },
"P": { "item": "plasticgun:plasma_core" },
"G": { "item": "plasticgun:graphene_sheet" }
"E": "plasticgun:explosive_powder",
"C": "plasticgun:composite_frame",
"P": "plasticgun:plasma_core",
"G": "plasticgun:graphene_sheet"
},
"result": {
"id": "plasticgun:grenade_no_69",

View File

@@ -6,10 +6,10 @@
" P "
],
"key": {
"G": { "item": "plasticgun:graphene_sheet" },
"C": { "item": "plasticgun:composite_resin" },
"E": { "item": "plasticgun:explosive_powder" },
"P": { "item": "plasticgun:plasma_core" }
"G": "plasticgun:graphene_sheet",
"C": "plasticgun:composite_resin",
"E": "plasticgun:explosive_powder",
"P": "plasticgun:plasma_core"
},
"result": {
"id": "plasticgun:grenade_rgd_5",

View File

@@ -6,10 +6,10 @@
" T "
],
"key": {
"P": { "item": "plasticgun:plasma_core" },
"C": { "item": "plasticgun:composite_resin" },
"E": { "item": "plasticgun:explosive_powder" },
"T": { "item": "plasticgun:titanium_alloy" }
"P": "plasticgun:plasma_core",
"C": "plasticgun:composite_resin",
"E": "plasticgun:explosive_powder",
"T": "plasticgun:titanium_alloy"
},
"result": {
"id": "plasticgun:grenade_rgo",

View File

@@ -6,10 +6,10 @@
" G "
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"C": { "item": "plasticgun:composite_frame" },
"E": { "item": "plasticgun:explosive_powder" },
"G": { "item": "plasticgun:graphene_sheet" }
"T": "plasticgun:titanium_alloy",
"C": "plasticgun:composite_frame",
"E": "plasticgun:explosive_powder",
"G": "plasticgun:graphene_sheet"
},
"result": {
"id": "plasticgun:grenade_thermite",

View File

@@ -1,8 +1,6 @@
{
"type": "minecraft:smelting",
"ingredient": {
"item": "minecraft:iron_block"
},
"ingredient": "minecraft:iron_block",
"result": {
"id": "plasticgun:hardened_steel"
},

View File

@@ -6,9 +6,9 @@
"TTT"
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"H": { "item": "plasticgun:hardened_steel" },
"R": { "item": "plasticgun:reinforced_fiber" }
"T": "plasticgun:titanium_alloy",
"H": "plasticgun:hardened_steel",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:hyperalloy",

View File

@@ -6,7 +6,7 @@
" I "
],
"key": {
"I": { "item": "minecraft:iron_ingot" }
"I": "minecraft:iron_ingot"
},
"result": {
"id": "plasticgun:iron_shuriken"

View File

@@ -6,8 +6,8 @@
" K "
],
"key": {
"K": { "item": "plasticgun:reinforced_fiber" },
"F": { "item": "minecraft:feather" }
"K": "plasticgun:reinforced_fiber",
"F": "minecraft:feather"
},
"result": {
"id": "plasticgun:kevlar_sheet",

View File

@@ -6,9 +6,7 @@
"KKK"
],
"key": {
"K": {
"item": "plasticgun:kevlar_sheet"
}
"K": "plasticgun:kevlar_sheet"
},
"result": {
"id": "plasticgun:kevlar_vest"

View File

@@ -6,15 +6,9 @@
" C "
],
"key": {
"C": {
"item": "plasticgun:copper_wiring"
},
"I": {
"item": "minecraft:iron_ingot"
},
"R": {
"item": "plasticgun:reinforced_fiber"
}
"C": "plasticgun:copper_wiring",
"I": "minecraft:iron_ingot",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:magnetic_coil",

View File

@@ -6,9 +6,9 @@
" S "
],
"key": {
"S": { "item": "plasticgun:silicon_wafer" },
"R": { "item": "minecraft:redstone" },
"I": { "item": "plasticgun:advanced_circuit" }
"S": "plasticgun:silicon_wafer",
"R": "minecraft:redstone",
"I": "plasticgun:advanced_circuit"
},
"result": {
"id": "plasticgun:microchip",

View File

@@ -6,7 +6,7 @@
" G "
],
"key": {
"G": { "item": "plasticgun:graphene_sheet" }
"G": "plasticgun:graphene_sheet"
},
"result": {
"id": "plasticgun:nano_tubes",

View File

@@ -6,9 +6,7 @@
" N "
],
"key": {
"N": {
"item": "minecraft:netherite_ingot"
}
"N": "minecraft:netherite_ingot"
},
"result": {
"id": "plasticgun:netherite_shuriken"

View File

@@ -6,11 +6,11 @@
"PI "
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"C": { "item": "plasticgun:composite_frame" },
"H": { "item": "plasticgun:hardened_steel" },
"P": { "item": "plasticgun:precision_gear" },
"I": { "item": "plasticgun:iron_shuriken" }
"T": "plasticgun:titanium_alloy",
"C": "plasticgun:composite_frame",
"H": "plasticgun:hardened_steel",
"P": "plasticgun:precision_gear",
"I": "plasticgun:iron_shuriken"
},
"result": {
"id": "plasticgun:p2022",

View File

@@ -6,9 +6,9 @@
"GEG"
],
"key": {
"G": { "item": "minecraft:ghast_tear" },
"E": { "item": "minecraft:ender_eye" },
"C": { "item": "plasticgun:composite_frame" }
"G": "minecraft:ghast_tear",
"E": "minecraft:ender_eye",
"C": "plasticgun:composite_frame"
},
"result": {
"id": "plasticgun:plasma_core",

View File

@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{ "item": "minecraft:redstone_block" },
{ "item": "plasticgun:advanced_circuit" }
"minecraft:redstone_block",
"plasticgun:advanced_circuit"
],
"result": {
"id": "plasticgun:power_cell",

View File

@@ -6,9 +6,9 @@
" H "
],
"key": {
"H": { "item": "plasticgun:hardened_steel" },
"I": { "item": "minecraft:iron_ingot" },
"R": { "item": "plasticgun:reinforced_fiber" }
"H": "plasticgun:hardened_steel",
"I": "minecraft:iron_ingot",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:precision_gear",

View File

@@ -6,9 +6,9 @@
" S "
],
"key": {
"S": { "item": "minecraft:string" },
"F": { "item": "minecraft:feather" },
"I": { "item": "plasticgun:composite_resin" }
"S": "minecraft:string",
"F": "minecraft:feather",
"I": "plasticgun:composite_resin"
},
"result": {
"id": "plasticgun:reinforced_fiber",

View File

@@ -6,10 +6,10 @@
" T "
],
"key": {
"P": { "item": "plasticgun:plasma_core" },
"G": { "item": "plasticgun:graphene_sheet" },
"H": { "item": "plasticgun:hardened_steel" },
"T": { "item": "plasticgun:trigger_mechanism" }
"P": "plasticgun:plasma_core",
"G": "plasticgun:graphene_sheet",
"H": "plasticgun:hardened_steel",
"T": "plasticgun:trigger_mechanism"
},
"result": {
"id": "plasticgun:rpg9",

View File

@@ -6,9 +6,9 @@
" E "
],
"key": {
"E": { "item": "plasticgun:explosive_powder" },
"G": { "item": "plasticgun:graphene_sheet" },
"H": { "item": "plasticgun:hardened_steel" }
"E": "plasticgun:explosive_powder",
"G": "plasticgun:graphene_sheet",
"H": "plasticgun:hardened_steel"
},
"result": {
"id": "plasticgun:rpg_shell",

View File

@@ -6,9 +6,9 @@
" E "
],
"key": {
"E": { "item": "plasticgun:explosive_powder" },
"G": { "item": "plasticgun:graphene_sheet" },
"P": { "item": "plasticgun:plasma_core" }
"E": "plasticgun:explosive_powder",
"G": "plasticgun:graphene_sheet",
"P": "plasticgun:plasma_core"
},
"result": {
"id": "plasticgun:rpg_shell_incendiary",

View File

@@ -1,33 +1,15 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:sand"
},
{
"item": "minecraft:quartz"
},
{
"item": "minecraft:sand"
},
{
"item": "minecraft:quartz"
},
{
"item": "minecraft:sand"
},
{
"item": "minecraft:quartz"
},
{
"item": "minecraft:sand"
},
{
"item": "minecraft:quartz"
},
{
"item": "minecraft:quartz"
}
"minecraft:sand",
"minecraft:quartz",
"minecraft:sand",
"minecraft:quartz",
"minecraft:sand",
"minecraft:quartz",
"minecraft:sand",
"minecraft:quartz",
"minecraft:quartz"
],
"result": {
"id": "plasticgun:silicon_mixture",

View File

@@ -1,8 +1,6 @@
{
"type": "minecraft:smelting",
"ingredient": {
"item": "plasticgun:silicon_mixture"
},
"ingredient": "plasticgun:silicon_mixture",
"result": {
"id": "plasticgun:silicon_wafer"
},

View File

@@ -6,9 +6,9 @@
" T "
],
"key": {
"H": { "item": "plasticgun:hardened_steel" },
"C": { "item": "plasticgun:composite_frame" },
"T": { "item": "plasticgun:trigger_mechanism" }
"H": "plasticgun:hardened_steel",
"C": "plasticgun:composite_frame",
"T": "plasticgun:trigger_mechanism"
},
"result": {
"id": "plasticgun:snub_nosed_revolver",

View File

@@ -6,7 +6,7 @@
" S "
],
"key": {
"S": { "item": "minecraft:cobblestone" }
"S": "minecraft:cobblestone"
},
"result": {
"id": "plasticgun:stone_shuriken"

View File

@@ -6,8 +6,8 @@
"NNN"
],
"key": {
"N": { "item": "plasticgun:nano_tubes" },
"I": { "item": "minecraft:iron_ingot" }
"N": "plasticgun:nano_tubes",
"I": "minecraft:iron_ingot"
},
"result": {
"id": "plasticgun:titanium_alloy",

View File

@@ -6,11 +6,11 @@
"PI "
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"C": { "item": "plasticgun:composite_frame" },
"H": { "item": "plasticgun:hardened_steel" },
"P": { "item": "plasticgun:precision_gear" },
"I": { "item": "plasticgun:iron_shuriken" }
"T": "plasticgun:titanium_alloy",
"C": "plasticgun:composite_frame",
"H": "plasticgun:hardened_steel",
"P": "plasticgun:precision_gear",
"I": "plasticgun:iron_shuriken"
},
"result": {
"id": "plasticgun:tokarev_tt_33",

View File

@@ -6,11 +6,11 @@
"IRI"
],
"key": {
"I": { "item": "minecraft:iron_ingot" },
"G": { "item": "plasticgun:precision_gear" },
"C": { "item": "plasticgun:ceramic_plate" },
"S": { "item": "minecraft:string" },
"R": { "item": "plasticgun:reinforced_fiber" }
"I": "minecraft:iron_ingot",
"G": "plasticgun:precision_gear",
"C": "plasticgun:ceramic_plate",
"S": "minecraft:string",
"R": "plasticgun:reinforced_fiber"
},
"result": {
"id": "plasticgun:trigger_mechanism",