mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-05 01:29:55 +00:00
iron bars crafting
This commit is contained in:
parent
1ad00a453b
commit
af66e5a444
@ -171,6 +171,7 @@ class CraftingRecipes{
|
|||||||
"WOOL:?x1,STICK:?x8=>PAINTING:0x1",
|
"WOOL:?x1,STICK:?x8=>PAINTING:0x1",
|
||||||
"SUGARCANE:?x3=>PAPER:0x1",
|
"SUGARCANE:?x3=>PAPER:0x1",
|
||||||
"WOODEN_PLANKS:?x6,STICK:?x1=>SIGN:0x1",
|
"WOODEN_PLANKS:?x6,STICK:?x1=>SIGN:0x1",
|
||||||
|
"IRON_INGOT:?x6=>IRON_BARS:0x16",
|
||||||
);
|
);
|
||||||
|
|
||||||
private static $stone = array(
|
private static $stone = array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user