mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-10 16:13:13 +00:00
chore: format Minecraft.World
This commit is contained in:
@@ -5,124 +5,124 @@
|
||||
#include "Recipes.h"
|
||||
#include "StructureRecipes.h"
|
||||
|
||||
void StructureRecipies::addRecipes(Recipes *r)
|
||||
{
|
||||
r->addShapedRecipy(new ItemInstance(Tile::sandStone), //
|
||||
L"ssctg",
|
||||
L"##", //
|
||||
L"##", //
|
||||
void StructureRecipies::addRecipes(Recipes* r) {
|
||||
r->addShapedRecipy(new ItemInstance(Tile::sandStone), //
|
||||
L"ssctg",
|
||||
L"##", //
|
||||
L"##", //
|
||||
|
||||
L'#', Tile::sand,
|
||||
L'S');
|
||||
L'#', Tile::sand, L'S');
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::sandStone, 4, SandStoneTile::TYPE_SMOOTHSIDE), //
|
||||
L"ssczg",
|
||||
L"##", //
|
||||
L"##", //
|
||||
r->addShapedRecipy(new ItemInstance(Tile::sandStone, 4,
|
||||
SandStoneTile::TYPE_SMOOTHSIDE), //
|
||||
L"ssczg",
|
||||
L"##", //
|
||||
L"##", //
|
||||
|
||||
L'#', new ItemInstance(Tile::sandStone),
|
||||
L'S');
|
||||
L'#', new ItemInstance(Tile::sandStone), L'S');
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::sandStone, 1, SandStoneTile::TYPE_HEIROGLYPHS), //
|
||||
L"ssczg",
|
||||
L"#", //
|
||||
L"#", //
|
||||
r->addShapedRecipy(
|
||||
new ItemInstance(Tile::sandStone, 1,
|
||||
SandStoneTile::TYPE_HEIROGLYPHS), //
|
||||
L"ssczg",
|
||||
L"#", //
|
||||
L"#", //
|
||||
|
||||
L'#', new ItemInstance(Tile::stoneSlabHalf, 1, StoneSlabTile::SAND_SLAB),
|
||||
L'S');
|
||||
L'#',
|
||||
new ItemInstance(Tile::stoneSlabHalf, 1, StoneSlabTile::SAND_SLAB),
|
||||
L'S');
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::quartzBlock, 1, QuartzBlockTile::TYPE_CHISELED), //
|
||||
L"ssczg",
|
||||
L"#", //
|
||||
L"#", //
|
||||
r->addShapedRecipy(
|
||||
new ItemInstance(Tile::quartzBlock, 1,
|
||||
QuartzBlockTile::TYPE_CHISELED), //
|
||||
L"ssczg",
|
||||
L"#", //
|
||||
L"#", //
|
||||
|
||||
L'#', new ItemInstance(Tile::stoneSlabHalf, 1, StoneSlabTile::QUARTZ_SLAB),
|
||||
L'S');
|
||||
L'#',
|
||||
new ItemInstance(Tile::stoneSlabHalf, 1, StoneSlabTile::QUARTZ_SLAB),
|
||||
L'S');
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::quartzBlock, 2, QuartzBlockTile::TYPE_LINES_Y), //
|
||||
L"ssczg",
|
||||
L"#", //
|
||||
L"#", //
|
||||
r->addShapedRecipy(
|
||||
new ItemInstance(Tile::quartzBlock, 2,
|
||||
QuartzBlockTile::TYPE_LINES_Y), //
|
||||
L"ssczg",
|
||||
L"#", //
|
||||
L"#", //
|
||||
|
||||
L'#', new ItemInstance(Tile::quartzBlock, 1, QuartzBlockTile::TYPE_DEFAULT),
|
||||
L'S');
|
||||
L'#',
|
||||
new ItemInstance(Tile::quartzBlock, 1, QuartzBlockTile::TYPE_DEFAULT),
|
||||
L'S');
|
||||
|
||||
// 4J Stu - Changed the order, as the blocks that go with sandstone cause a 3-icon scroll
|
||||
// that touches the text "Structures" in the title in 720 fullscreen.
|
||||
r->addShapedRecipy(new ItemInstance(Tile::workBench), //
|
||||
L"ssctg",
|
||||
L"##", //
|
||||
L"##", //
|
||||
// 4J Stu - Changed the order, as the blocks that go with sandstone cause a
|
||||
// 3-icon scroll that touches the text "Structures" in the title in 720
|
||||
// fullscreen.
|
||||
r->addShapedRecipy(new ItemInstance(Tile::workBench), //
|
||||
L"ssctg",
|
||||
L"##", //
|
||||
L"##", //
|
||||
|
||||
L'#', Tile::wood,
|
||||
L'S');
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::furnace), //
|
||||
L"sssctg",
|
||||
L"###", //
|
||||
L"# #", //
|
||||
L"###", //
|
||||
L'#', Tile::wood, L'S');
|
||||
|
||||
L'#', Tile::stoneBrick,
|
||||
L'S');
|
||||
r->addShapedRecipy(new ItemInstance(Tile::furnace), //
|
||||
L"sssctg",
|
||||
L"###", //
|
||||
L"# #", //
|
||||
L"###", //
|
||||
|
||||
r->addShapedRecipy(new ItemInstance((Tile*)Tile::chest), //
|
||||
L"sssctg",
|
||||
L"###", //
|
||||
L"# #", //
|
||||
L"###", //
|
||||
L'#', Tile::stoneBrick, L'S');
|
||||
|
||||
L'#', Tile::wood,
|
||||
L'S');
|
||||
r->addShapedRecipy(new ItemInstance((Tile*)Tile::chest), //
|
||||
L"sssctg",
|
||||
L"###", //
|
||||
L"# #", //
|
||||
L"###", //
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::enderChest), //
|
||||
L"sssctcig",
|
||||
L"###", //
|
||||
L"#E#", //
|
||||
L"###", //
|
||||
L'#', Tile::wood, L'S');
|
||||
|
||||
L'#', Tile::obsidian, L'E', Item::eyeOfEnder,
|
||||
L'S');
|
||||
r->addShapedRecipy(new ItemInstance(Tile::enderChest), //
|
||||
L"sssctcig",
|
||||
L"###", //
|
||||
L"#E#", //
|
||||
L"###", //
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::stoneBrickSmooth, 4), //
|
||||
L"ssctg",
|
||||
L"##", //
|
||||
L"##", //
|
||||
L'#', Tile::obsidian, L'E', Item::eyeOfEnder, L'S');
|
||||
|
||||
L'#', Tile::rock,
|
||||
L'S');
|
||||
r->addShapedRecipy(new ItemInstance(Tile::stoneBrickSmooth, 4), //
|
||||
L"ssctg",
|
||||
L"##", //
|
||||
L"##", //
|
||||
|
||||
// 4J Stu - Move this into "Recipes" to change the order things are displayed on the crafting menu
|
||||
//r->addShapedRecipy(new ItemInstance(Tile::ironFence, 16), //
|
||||
// L"sscig",
|
||||
// L"###", //
|
||||
// L"###", //
|
||||
L'#', Tile::rock, L'S');
|
||||
|
||||
// L'#', Item::ironIngot,
|
||||
// L'S');
|
||||
// 4J Stu - Move this into "Recipes" to change the order things are
|
||||
// displayed on the crafting menu
|
||||
// r->addShapedRecipy(new ItemInstance(Tile::ironFence, 16), //
|
||||
// L"sscig",
|
||||
// L"###", //
|
||||
// L"###", //
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::thinGlass, 16), //
|
||||
L"ssctg",
|
||||
L"###", //
|
||||
L"###", //
|
||||
// L'#', Item::ironIngot,
|
||||
// L'S');
|
||||
|
||||
L'#', Tile::glass,
|
||||
L'D');
|
||||
r->addShapedRecipy(new ItemInstance(Tile::thinGlass, 16), //
|
||||
L"ssctg",
|
||||
L"###", //
|
||||
L"###", //
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::netherBrick, 1), //
|
||||
L"sscig",
|
||||
L"NN", //
|
||||
L"NN", //
|
||||
L'#', Tile::glass, L'D');
|
||||
|
||||
L'N', Item::netherbrick,
|
||||
L'S');
|
||||
r->addShapedRecipy(new ItemInstance(Tile::netherBrick, 1), //
|
||||
L"sscig",
|
||||
L"NN", //
|
||||
L"NN", //
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::redstoneLight, 1), //
|
||||
L"ssscictg",
|
||||
L" R ", //
|
||||
L"RGR", //
|
||||
L" R ", //
|
||||
L'R', Item::redStone, 'G', Tile::lightGem,
|
||||
L'M');
|
||||
L'N', Item::netherbrick, L'S');
|
||||
|
||||
r->addShapedRecipy(new ItemInstance(Tile::redstoneLight, 1), //
|
||||
L"ssscictg",
|
||||
L" R ", //
|
||||
L"RGR", //
|
||||
L" R ", //
|
||||
L'R', Item::redStone, 'G', Tile::lightGem, L'M');
|
||||
}
|
||||
Reference in New Issue
Block a user