Tags, stage 1
This commit is contained in:
parent
11b2a3f68e
commit
b1545b3021
72 changed files with 432 additions and 0 deletions
src/main/resources/data/c/tags/items
aluminum_dust.jsonaluminum_ingot.jsonaluminum_nugget.jsonaluminum_plate.jsonbrass_dust.jsonbrass_ingot.jsonbrass_nugget.jsonbrass_plate.jsoncopper_dust.jsoncopper_ingot.jsoncopper_nugget.jsoncopper_ore.jsoncopper_plate.jsondiamond_dust.jsondiamond_plate.jsonelectrum_dust.jsonelectrum_ingot.jsonelectrum_nugget.jsonelectrum_plate.jsongold_dust.jsongold_plate.jsoniridium_ingot.jsoniridium_nugget.jsoniridium_ore.jsoniridium_plate.jsoniron_dust.jsoniron_plate.jsonlead_dust.jsonlead_ingot.jsonlead_nugget.jsonlead_ore.jsonlead_plate.jsonperidot_dust.jsonperidot_ore.jsonperidot_plate.jsonplatinum_dust.jsonplatinum_ingot.jsonplatinum_nugget.jsonplatinum_plate.jsonruby_dust.jsonruby_ore.jsonruby_plate.jsonsapphire_dust.jsonsapphire_ore.jsonsapphire_plate.jsonsilver_dust.jsonsilver_ingot.jsonsilver_nugget.jsonsilver_ore.jsonsilver_plate.jsonsteel_dust.jsonsteel_ingot.jsonsteel_nugget.jsonsteel_plate.jsontin_dust.jsontin_ingot.jsontin_nugget.jsontin_ore.jsontin_plate.jsontitanium_dust.jsontitanium_ingot.jsontitanium_nugget.jsontitanium_plate.jsontungsten_dust.jsontungsten_ingot.jsontungsten_nugget.jsontungsten_ore.jsontungsten_plate.jsonzinc_dust.jsonzinc_ingot.jsonzinc_nugget.jsonzinc_plate.json
6
src/main/resources/data/c/tags/items/aluminum_dust.json
Normal file
6
src/main/resources/data/c/tags/items/aluminum_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:aluminum_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/aluminum_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/aluminum_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:aluminum_ingot"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:aluminum_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/aluminum_plate.json
Normal file
6
src/main/resources/data/c/tags/items/aluminum_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:aluminum_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/brass_dust.json
Normal file
6
src/main/resources/data/c/tags/items/brass_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:brass_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/brass_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/brass_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:brass_ingot"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/brass_nugget.json
Normal file
6
src/main/resources/data/c/tags/items/brass_nugget.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:brass_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/brass_plate.json
Normal file
6
src/main/resources/data/c/tags/items/brass_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:brass_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/copper_dust.json
Normal file
6
src/main/resources/data/c/tags/items/copper_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:copper_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/copper_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/copper_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:copper_ingot"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/copper_nugget.json
Normal file
6
src/main/resources/data/c/tags/items/copper_nugget.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:copper_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/copper_ore.json
Normal file
6
src/main/resources/data/c/tags/items/copper_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:copper_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/copper_plate.json
Normal file
6
src/main/resources/data/c/tags/items/copper_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:copper_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/diamond_dust.json
Normal file
6
src/main/resources/data/c/tags/items/diamond_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:diamond_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/diamond_plate.json
Normal file
6
src/main/resources/data/c/tags/items/diamond_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:diamond_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/electrum_dust.json
Normal file
6
src/main/resources/data/c/tags/items/electrum_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:electrum_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/electrum_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/electrum_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:electrum_ingot"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:electrum_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/electrum_plate.json
Normal file
6
src/main/resources/data/c/tags/items/electrum_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:electrum_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/gold_dust.json
Normal file
6
src/main/resources/data/c/tags/items/gold_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:gold_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/gold_plate.json
Normal file
6
src/main/resources/data/c/tags/items/gold_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:gold_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/iridium_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/iridium_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:iridium_ingot"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/iridium_nugget.json
Normal file
6
src/main/resources/data/c/tags/items/iridium_nugget.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:iridium_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/iridium_ore.json
Normal file
6
src/main/resources/data/c/tags/items/iridium_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:iridium_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/iridium_plate.json
Normal file
6
src/main/resources/data/c/tags/items/iridium_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:iridium_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/iron_dust.json
Normal file
6
src/main/resources/data/c/tags/items/iron_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:iron_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/iron_plate.json
Normal file
6
src/main/resources/data/c/tags/items/iron_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:iron_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/lead_dust.json
Normal file
6
src/main/resources/data/c/tags/items/lead_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:lead_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/lead_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/lead_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:lead_ingot"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/lead_nugget.json
Normal file
6
src/main/resources/data/c/tags/items/lead_nugget.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:lead_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/lead_ore.json
Normal file
6
src/main/resources/data/c/tags/items/lead_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:lead_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/lead_plate.json
Normal file
6
src/main/resources/data/c/tags/items/lead_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:lead_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/peridot_dust.json
Normal file
6
src/main/resources/data/c/tags/items/peridot_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:peridot_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/peridot_ore.json
Normal file
6
src/main/resources/data/c/tags/items/peridot_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:peridot_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/peridot_plate.json
Normal file
6
src/main/resources/data/c/tags/items/peridot_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:peridot_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/platinum_dust.json
Normal file
6
src/main/resources/data/c/tags/items/platinum_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:platinum_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/platinum_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/platinum_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:platinum_ingot"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:platinum_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/platinum_plate.json
Normal file
6
src/main/resources/data/c/tags/items/platinum_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:platinum_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/ruby_dust.json
Normal file
6
src/main/resources/data/c/tags/items/ruby_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:ruby_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/ruby_ore.json
Normal file
6
src/main/resources/data/c/tags/items/ruby_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:ruby_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/ruby_plate.json
Normal file
6
src/main/resources/data/c/tags/items/ruby_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:ruby_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/sapphire_dust.json
Normal file
6
src/main/resources/data/c/tags/items/sapphire_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:sapphire_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/sapphire_ore.json
Normal file
6
src/main/resources/data/c/tags/items/sapphire_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:sapphire_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/sapphire_plate.json
Normal file
6
src/main/resources/data/c/tags/items/sapphire_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:sapphire_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/silver_dust.json
Normal file
6
src/main/resources/data/c/tags/items/silver_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:silver_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/silver_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/silver_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:silver_ingot"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/silver_nugget.json
Normal file
6
src/main/resources/data/c/tags/items/silver_nugget.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:silver_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/silver_ore.json
Normal file
6
src/main/resources/data/c/tags/items/silver_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:silver_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/silver_plate.json
Normal file
6
src/main/resources/data/c/tags/items/silver_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:silver_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/steel_dust.json
Normal file
6
src/main/resources/data/c/tags/items/steel_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:steel_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/steel_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/steel_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:steel_ingot"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/steel_nugget.json
Normal file
6
src/main/resources/data/c/tags/items/steel_nugget.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:steel_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/steel_plate.json
Normal file
6
src/main/resources/data/c/tags/items/steel_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:steel_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tin_dust.json
Normal file
6
src/main/resources/data/c/tags/items/tin_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tin_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tin_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/tin_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tin_ingot"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tin_nugget.json
Normal file
6
src/main/resources/data/c/tags/items/tin_nugget.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tin_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tin_ore.json
Normal file
6
src/main/resources/data/c/tags/items/tin_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tin_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tin_plate.json
Normal file
6
src/main/resources/data/c/tags/items/tin_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tin_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/titanium_dust.json
Normal file
6
src/main/resources/data/c/tags/items/titanium_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:titanium_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/titanium_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/titanium_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:titanium_ingot"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:titanium_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/titanium_plate.json
Normal file
6
src/main/resources/data/c/tags/items/titanium_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:titanium_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tungsten_dust.json
Normal file
6
src/main/resources/data/c/tags/items/tungsten_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tungsten_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tungsten_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/tungsten_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tungsten_ingot"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tungsten_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tungsten_ore.json
Normal file
6
src/main/resources/data/c/tags/items/tungsten_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tungsten_ore"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/tungsten_plate.json
Normal file
6
src/main/resources/data/c/tags/items/tungsten_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:tungsten_plate"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/zinc_dust.json
Normal file
6
src/main/resources/data/c/tags/items/zinc_dust.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:zinc_dust"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/zinc_ingot.json
Normal file
6
src/main/resources/data/c/tags/items/zinc_ingot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:zinc_ingot"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/zinc_nugget.json
Normal file
6
src/main/resources/data/c/tags/items/zinc_nugget.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:zinc_nugget"
|
||||
]
|
||||
}
|
6
src/main/resources/data/c/tags/items/zinc_plate.json
Normal file
6
src/main/resources/data/c/tags/items/zinc_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"techreborn:zinc_plate"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue