X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Fcrafting.json;h=9a67e014520eb6d4cf1ae88d8b1606d5473949fa;hb=6bb7e1d207c640ff3b8e41ce2fb1c6203985bdb1;hp=837a977e0bb7b56cbb7cd3ab26ed0b1d099bf77a;hpb=c447b95aeb883113ff1d53a3178828929c1eb92f;p=cavedroid.git diff --git a/android/assets/json/crafting.json b/android/assets/json/crafting.json index 837a977..9a67e01 100644 --- a/android/assets/json/crafting.json +++ b/android/assets/json/crafting.json @@ -100,5 +100,11 @@ }, "furnace": { "input": ["cobblestone", "cobblestone", "cobblestone", "cobblestone", "none", "cobblestone", "cobblestone", "cobblestone", "cobblestone"] + }, + "chest": { + "input": ["planks_.*", "planks_.*", "planks_.*", "planks_.*", "none", "planks_.*", "planks_.*", "planks_.*", "planks_.*"] + }, + "bed": { + "input": ["wool_.*", "wool_.*", "wool_.*", "planks_.*", "planks_.*", "planks_.*", "none", "none", "none"] } } \ No newline at end of file