Recipe for dust from small dusts
This commit is contained in:
parent
54ad3360fd
commit
4ec41d0bdc
129 changed files with 2048 additions and 4 deletions
|
@ -41,10 +41,6 @@ public class CraftingTableRecipes extends RecipeMethods {
|
|||
|
||||
static void registerCompressionRecipes() {
|
||||
|
||||
// for (String name : ItemDustsSmall.types) {
|
||||
// registerShapeless(getMaterial(name, 4, Type.SMALL_DUST), getMaterialObject(name, Type.DUST));
|
||||
// registerShapeless(getMaterial(name, Type.DUST), getMaterialObject(name, Type.SMALL_DUST), getMaterialObject(name, Type.SMALL_DUST), getMaterialObject(name, Type.SMALL_DUST), getMaterialObject(name, Type.SMALL_DUST));
|
||||
// }
|
||||
|
||||
// TODO: fix recipe
|
||||
// for (String nuggets : ItemNuggets.types) {
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:almandine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:almandine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:almandine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:almandine_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:almandine_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:aluminum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:aluminum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:aluminum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:aluminum_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:aluminum_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:andesite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:andesite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:andesite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:andesite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:andesite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:andradite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:andradite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:andradite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:andradite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:andradite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:ashes_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ashes_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ashes_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ashes_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:ashes_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:basalt_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:basalt_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:basalt_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:basalt_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:basalt_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:bauxite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:bauxite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:bauxite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:bauxite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:bauxite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:brass_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:brass_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:brass_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:brass_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:brass_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:bronze_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:bronze_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:bronze_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:bronze_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:bronze_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:calcite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:calcite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:calcite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:calcite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:calcite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:charcoal_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:charcoal_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:charcoal_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:charcoal_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:charcoal_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:chrome_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:chrome_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:chrome_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:chrome_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:chrome_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:cinnabar_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:cinnabar_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:cinnabar_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:cinnabar_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:cinnabar_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:clay_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:clay_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:clay_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:clay_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:clay_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:coal_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:coal_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:coal_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:coal_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:coal_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:copper_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:copper_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:copper_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:copper_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:copper_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:dark_ashes_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:diamond_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:diamond_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:diamond_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:diamond_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:diamond_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:diorite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:diorite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:diorite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:diorite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:diorite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:electrum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:electrum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:electrum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:electrum_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:electrum_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:emerald_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:emerald_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:emerald_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:emerald_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:emerald_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:ender_eye_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ender_eye_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ender_eye_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ender_eye_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:ender_eye_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:ender_pearl_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ender_pearl_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ender_pearl_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ender_pearl_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:ender_pearl_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:endstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:endstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:endstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:endstone_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:endstone_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:flint_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:flint_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:flint_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:flint_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:flint_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:galena_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:galena_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:galena_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:galena_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:galena_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:glowstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:glowstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:glowstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:glowstone_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:glowstone_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:gold_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:gold_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:gold_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:gold_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:gold_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:granite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:granite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:granite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:granite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:granite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:grossular_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:grossular_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:grossular_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:grossular_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:grossular_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:invar_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:invar_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:invar_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:invar_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:invar_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:iron_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:iron_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:iron_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:iron_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:iron_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:lazurite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:lazurite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:lazurite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:lazurite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:lazurite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:lead_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:lead_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:lead_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:lead_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:lead_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:magnesium_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:magnesium_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:magnesium_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:magnesium_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:magnesium_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:manganese_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:manganese_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:manganese_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:manganese_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:manganese_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:marble_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:marble_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:marble_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:marble_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:marble_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:netherrack_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:netherrack_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:netherrack_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:netherrack_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:netherrack_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:nickel_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:nickel_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:nickel_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:nickel_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:nickel_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:obsidian_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:obsidian_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:obsidian_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:obsidian_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:obsidian_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:olivine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:olivine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:olivine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:olivine_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:olivine_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:peridot_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:peridot_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:peridot_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:peridot_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:peridot_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:phosphorous_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:phosphorous_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:phosphorous_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:phosphorous_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:phosphorous_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:platinum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:platinum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:platinum_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:platinum_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:platinum_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:pyrite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:pyrite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:pyrite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:pyrite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:pyrite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:pyrope_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:pyrope_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:pyrope_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:pyrope_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:pyrope_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:red_garnet_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:red_garnet_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:red_garnet_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:red_garnet_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:red_garnet_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:redstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:redstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:redstone_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:redstone_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:redstone"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:ruby_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ruby_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ruby_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:ruby_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:ruby_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:saltpeter_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:saltpeter_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:saltpeter_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:saltpeter_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:saltpeter_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:sapphire_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sapphire_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sapphire_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sapphire_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:sapphire_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:saw_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:saw_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:saw_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:saw_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:saw_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:silver_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:silver_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:silver_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:silver_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:silver_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:sodalite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sodalite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sodalite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sodalite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:sodalite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:spessartine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:spessartine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:spessartine_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:spessartine_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:spessartine_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:sphalerite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sphalerite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sphalerite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sphalerite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:sphalerite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:steel_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:steel_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:steel_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:steel_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:steel_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:sulfur_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sulfur_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sulfur_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:sulfur_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:sulfur_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:tin_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:tin_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:tin_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:tin_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:tin_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:titanium_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:titanium_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:titanium_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:titanium_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:titanium_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:tungsten_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:tungsten_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:tungsten_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:tungsten_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:tungsten_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:uvarovite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:uvarovite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:uvarovite_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:uvarovite_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:uvarovite_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:yellow_garnet_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:yellow_garnet_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:yellow_garnet_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:yellow_garnet_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:yellow_garnet_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:zinc_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:zinc_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:zinc_small_dust"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:zinc_small_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:zinc_dust"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:almandine_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:almandine_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:aluminum_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:aluminum_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:andesite_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:andesite_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:andradite_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:andradite_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:ashes_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:ashes_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:basalt_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:basalt_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:bauxite_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:bauxite_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:brass_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:brass_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:bronze_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:bronze_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:calcite_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:calcite_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:charcoal_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:charcoal_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:chrome_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:chrome_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:cinnabar_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:cinnabar_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:clay_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:clay_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:coal_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:coal_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:copper_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:copper_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:dark_ashes_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:diamond_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:diamond_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:diorite_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:diorite_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:electrum_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:electrum_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:emerald_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:emerald_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:ender_eye_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:ender_eye_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:ender_pearl_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:ender_pearl_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:endstone_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:endstone_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:flint_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:flint_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:galena_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:galena_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:glowstone_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:glowstone_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:gold_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:gold_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:granite_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:granite_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:grossular_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:grossular_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:invar_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:invar_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:iron_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:iron_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:lazurite_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:lazurite_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:lead_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:lead_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:magnesium_dust"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:magnesium_small_dust",
|
||||
"count": 4
|
||||
}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue