mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-06-16 15:02:00 +00:00
TU24
This commit is contained in:
@@ -21,6 +21,7 @@ void ClothDyeRecipes::addRecipes(Recipes *r)
|
||||
L'#', new ItemInstance(Tile::clayHardened),
|
||||
L'X', new ItemInstance(Item::dye_powder, 1, i),L'D');
|
||||
|
||||
#if 0
|
||||
r->addShapedRecipy(new ItemInstance(Tile::stained_glass, 8, ColoredTile::getItemAuxValueForTileData(i)), //
|
||||
L"sssczczg",
|
||||
L"###",
|
||||
@@ -33,6 +34,7 @@ void ClothDyeRecipes::addRecipes(Recipes *r)
|
||||
L"###",
|
||||
L"###",
|
||||
L'#', new ItemInstance(Tile::stained_glass, 1, i), L'D');
|
||||
#endif
|
||||
}
|
||||
|
||||
// some dye recipes
|
||||
|
||||
Reference in New Issue
Block a user