User Tools

Site Tools


playground:snippet:sdf_mc_tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
playground:snippet:sdf_mc_tutorial [2021/04/29 03:27] – [chainBoots] hc9playground:snippet:sdf_mc_tutorial [2023/08/20 01:01] (current) – removed hc9
Line 1: Line 1:
-// ===== MoreRecipees Mod // ((Keeping the "TODO" simple, "Shapeless recipee" changes (if any) will occur after the "Shaped recipee" ASCII text addition.)) <sup>two)</sup>// ===== // 
- 
-<file config TODO> 
-= add recipee in the ASCII format = 
-  • Shaped recipee 
-    • create todo 
-    • possible export to edit 
-    • retain table data 
-  • Shapeless recipee 
-    • create todo 
-    • possible export to edit 
-    • replace wiki bullets with ASCII? (review) 
-      • review "string", "redstoneOre" & "lapisOre" 
-  • return "MoreRecipees Mod" to :experimental_sdf_mc_tutorial 
-</file> 
- 
-<sup>two</sup> Review "[[:playground:snippet:sdf_mc_tutorial#string|string]]", "[[:playground:snippet:sdf_mc_tutorial#redstoneore|redstoneOre]]" & "[[:playground:snippet:sdf_mc_tutorial#lapisore|lapisOre]]". 
- 
-|:!:|THIS IS A SNIPPET & DRAFT // ((Evaluate the SDF wiki "Special Chars" menu (Ω) selection when attempting this type of ASCII creation.))//| 
- 
-The Spigot server is running the [[http://dev.bukkit.org/bukkit-plugins/morerecipes/|MoreRecipees mod]]. Here's a list of most of the recipees in this mod, since the original documentation is down. I got them from the [[https://raw.githubusercontent.com/Owexz/MoreRecipes/master/MoreRecipes/src/net/owexz/morerecipes/MoreRecipes.java|GitHub page]] and left out the different leaves types. It depends on the server configuration which ones are activated, you'll have to try and find out, but most of them are working fine. 
- 
-==== silverfish ==== 
- 
-^ **//Shaped recipee//** // ((Evaluate the SDF wiki "Special Chars" menu (Ω) selection when attempting this type of ASCII creation.))// ^ 
-<file> 
-= silverfish = 
-.___.___.___. 
-| A | A | A | 
-| A | B | A | 
-| A | A | A | 
-°‾‾‾'‾‾‾'‾‾‾° 
-- Ingredients - 
-• A: SMOOTH_BRICK 
-• B: COOKED_FISH 
-</file> \\ //continued// 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: \\ • **A**: SMOOTH_BRICK\\ • **B**: COOKED_FISH\\ 
- 
-==== web ==== 
- 
-^ **//Shaped recipee//** // ((Evaluate the SDF wiki "Special Chars" menu (Ω) selection when attempting this type of ASCII creation.))// ^ 
-<file> 
-= web = 
-.___.___.___. 
-| A | A | A | 
-| A | A | A | 
-| A | A | A | 
-°‾‾‾'‾‾‾'‾‾‾° 
-- Ingredient - 
-• A: STRING 
-</file> \\ //continued// 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  A  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredient//: 
-  * **A**: STRING\\ 
- 
-==== string ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredient//: 
-  * Material.WOOL 
- 
-==== chainBoots ==== 
- 
-^ **//Shaped recipee//** ^ 
- 
-<file> 
-=  = 
-.___.___.___. 
-|  |  |  | 
-|  |  |  | 
-|  |  |  | 
-°‾‾‾'‾‾‾'‾‾‾° 
-- Ingredients - 
-• A:  
-• B:  
-</file> \\ //continued// 
- 
-^ //Shaped recipee//  ^^^ 
-|  C  |    C  | 
-|  B  |    B  | 
-|  A  |    A  | 
-//Ingredients//: 
-  * **A**: IRON_INGOT 
-  * **B**: STRING 
- 
-==== chainLeggings ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  B  |  A  | 
-|  B  |    B  | 
-|  A  |    A  | 
-//Ingredients//: 
-  * **A**: IRON_INGOT 
-  * **B**: STRING 
- 
-==== chainChestplate ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |    A  | 
-|  B  |  A  |  B  | 
-|  A  |  B  |  A  | 
-//Ingredients//: 
-  * **A**: IRON_INGOT 
-  * **B**: STRING 
- 
-==== chainHelmet ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |    A  | 
-//Ingredients//: 
-  * **A**: IRON_INGOT 
-  * **B**: STRING 
- 
-==== netherBrick ==== 
- 
-^ //Shaped recipee//  ^^^ 
-| A | A |  | 
-| A | A |  | 
-|  |  |  //. ((The dot (.) in the lower right table data cell is preserving the wiki cell/row. Please ignore it.))//| 
-//Ingredient//: 
-  * **A**: NETHERRACK 
- 
-==== saddle ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|    A  |   | 
-|  B  |  A  |  B  | 
-|  C  |  A  |  C  | 
-//Ingredients//: 
-  * **A**: LEATHER 
-  * **B**: IRON_INGOT 
-  * **C**: STRING 
- 
-==== grass ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredients//: 
-  * Material.SEEDS 
-  * Material.DIRT 
- 
-==== mossStone ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  B  |  A  | 
-|  B  |  A  |  B  | 
-|  A  |  B  |  A  | 
-//Ingredients//: 
-  * **A**: COBBLESTONE 
-  * **B**: SEEDS 
- 
-==== ice ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: SNOW_BALL 
-  * **B**: WATER_BUCKET 
- 
-==== mycelium ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredients//: 
-  * Material.BROWN_MUSHROOM 
-  * Material.RED_MUSHROOM 
-  * Material.DIRT 
-  * Material.DIRT 
- 
-==== crackedStoneBrick ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  B  |  A  | 
-|  B  |  A  |  B  | 
-|  A  |  B  |  A  | 
-//Ingredients//: 
-  * **A**: SMOOTH_BRICK 
-  * **B**: FLINT 
- 
-==== mossyStoneBricks ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  B  |  A  | 
-|  B  |  A  |  B  | 
-|  A  |  B  |  A  | 
-//Ingredients//: 
-  * **A**: SMOOTH_BRICK 
-  * **B**: SEEDS 
- 
-==== circleStoneBricks ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  B  |  A  | 
-|  B  |  A  |  B  | 
-|  A  |  B  |  A  | 
-//Ingredients//: 
-  * **A**: SMOOTH_BRICK 
-  * **B**: SEEDS 
- 
-==== sand ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredient//: 
-  * Material.SANDSTONE 
- 
-==== clay ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredient//: 
-  * Material.CLAY 
- 
-==== apple ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: LEAVES 
-  * **B**: SUGAR 
- 
-==== clayBlock ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  B  |  B  |  B  | 
-|  C  |  C  |  C  | 
-//Ingredient//: 
-  * **A**: SAND 
-  * **B**: GRAVEL 
-  * **C**: DIRT 
- 
-==== sponge ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  B  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredient//: 
-  * **A**: SAND 
-  * **B**: STRING 
- 
-==== cocoaBeans ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: SUGAR 
-  * **B**: COCOA 
- 
-==== blackMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: INK_SACK\\ 
- 
-==== brokenMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: DIAMOND 
- 
-==== cyanMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: CYAN DYE 
- 
-==== forestGreenMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: ROSE RED DYE 
- 
-==== goldMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: DANDELION YELLOW DYE 
- 
-==== greenMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: LIME DYE 
- 
-==== orangeMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: ORANGE DYE 
- 
-==== purpleMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: PURPLE DYE 
- 
-==== redMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: ROSE RED DYE 
- 
-==== whiteMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: BONE MEAL 
- 
-==== blueMusicDisc ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  B  |  A  |  B  | 
-|  A  |  C  |  A  | 
-|  B  |  A  |  B  | 
-//Ingredients//: 
-  * **A**: OBSIDIAN 
-  * **B**: GOLD_INGOT 
-  * **C**: LAPIS 
- 
-==== stick ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|    A  |   | 
-|    A  |   | 
-|    A  |   | 
-//Ingredient//: 
-  * **A**: SUGAR_CANE 
- 
-==== wood ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  | 
-|  A  |  A  |  | 
-|          //. ((The dot (.) in the lower right table data cell is preserving the wiki cell/row. Please ignore it.))//| 
-//Ingredient//: 
-  * **A**: STICK 
- 
-==== glowstoneDust ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredient//: 
-  * Material.GLOWSTONE 
- 
-==== fern ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  A  |  A  | 
-|    A  |   | 
-//Ingredient//: 
-  * **A**: LEAVES 
- 
-==== vines ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |    A  | 
-|  A  |    A  | 
-//Ingredient//: 
-  * **A**: LEAVES 
- 
-==== lilyPad ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |    A  | 
-|  A  |  A  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredient//: 
-  * **A**: LEAVES 
- 
-==== tallGrass ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |    A  | 
-|  A  |    A  | 
-|  A  |  A  |  A  | 
-//Ingredient//: 
-  * **A**: LEAVES 
- 
-==== ironOre ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredients//: 
-  * Material.IRON_INGOT 
-  * Material.STONE 
- 
-==== goldOre ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredients//: 
-  * Material.GOLD_INGOT 
-  * Material.STONE 
- 
-==== redstoneOre ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredients//: 
-  * Material.REDSTONE 
-  * Material.REDSTONE 
-  * Material.REDSTONE 
-  * Material.REDSTONE 
-  * Material.REDSTONE 
-  * Material.STONE 
- 
-==== lapisOre ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredients//: 
-  * LAPIS 
-  * LAPIS 
-  * LAPIS 
-  * LAPIS 
-  * LAPIS 
-  * LAPIS 
-  * LAPIS 
-  * LAPIS 
-  * STONE 
- 
-==== coalOre ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredients//: 
-  * Material.COAL 
-  * Material.STONE 
- 
-==== diamondOre ==== 
- 
-^ **//Shapeless recipee//** ^ 
-//Ingredients//: 
-  * Material.DIAMOND 
-  * Material.STONE 
- 
-==== blazeRod ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  B  | 
-|  A  |  B  |  A  | 
-|  B  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: REDSTONE 
-  * **B**: GOLD_INGOT 
- 
-==== slimeball ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  |  C  |  | 
-|  B  |  A  |  B  | 
-|  |  |  //. ((The dot (.) in the lower right table data cell is preserving the wiki cell/row. Please ignore it.))//| 
-//Ingredients//: 
-  * **A**: MILK_BUCKET 
-  * **B**: LIME DYE 
-  * **C**: FERMENTED_SPIDER_EYE 
- 
-==== ghastTear ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: IRON_INGOT 
-  * **B**: GOLD_NUGGET 
- 
-==== netherWart ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: REDSTONE 
-  * **B**: RED_MUSHROOM 
-  * **C**: BROWN_MUSHROOM 
- 
-==== gunpowder ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|    A  |   | 
-|  A  |  A  |  A  | 
-|    A  |   | 
-//Ingredient//: 
-  * **A**: SOUL_SAND 
- 
-==== enderPearl ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: LAPIS 
-  * **B**: GLASS_BOTTLE 
- 
-==== allMonsterEggs ==== 
- 
-==== monsterEggs.creeper ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: SULPHUR 
-  * **B**: EGG 
- 
-==== monsterEggs.skeleton ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: BONE 
-  * **B**: EGG 
- 
-==== monsterEggs.spider ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: STRING 
-  * **B**: EGG 
-  * **C**: SPIDER_EYE 
- 
-==== monsterEggs.giant ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: ROTTEN_FLESH 
-  * **B**: EGG 
-  * **C**: GOLD_INGOT 
- 
-==== monsterEggs.zombie ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: ROTTEN_FLESH 
-  * **B**: EGG 
- 
-==== monsterEggs.slime ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: SLIME_BALL 
-  * **B**: EGG 
- 
-==== monsterEggs.ghast ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: GHAST_TEAR 
-  * **B**: EGG 
- 
-==== monsterEggs.pigzombie ==== 
- 
-^ //Shaped recipee//  ^^^ 
- 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: ROTTEN_FLESH 
-  * **B**: EGG 
-  * **C**: PORK 
- 
-==== monsterEggs.enderman ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: ENDER_PEARL 
-  * **B**: EGG 
- 
-==== monsterEggs.cavespider ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: SPIDER_EYE 
-  * **B**: EGG 
-  * **C**: STRING 
- 
-==== monsterEggs.silverfish ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: IRON_INGOT 
-  * **B**: EGG 
- 
-==== monsterEggs.blaze ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: BLAZE_ROD 
-  * **B**: EGG 
- 
-==== monsterEggs.magmacube ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: MAGMA_CREAM 
-  * **B**: EGG 
- 
-==== monsterEggs.pig ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: PORK 
-  * **B**: EGG 
- 
-==== monsterEggs.sheep ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: WOOL 
-  * **B**: EGG 
- 
-==== monsterEggs.cow ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: RAW_BEEF 
-  * **B**: EGG 
-  * **C**: LEATHER 
- 
-==== monsterEggs.chicken ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: FEATHER 
-  * **B**: EGG 
- 
-==== monsterEggs.squid ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  A  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: INK_SACK 
-  * **B**: EGG 
- 
-==== monsterEggs.wolf ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: WOOL 
-  * **B**: EGG 
-  * **C**: BONE 
- 
-==== monsterEggs.mooshroom ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: RAW_BEEF 
-  * **B**: EGG 
-  * **C**: RED_MUSHROOM 
- 
-==== monsterEggs.snowgolem ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  A  |  B  |  A  | 
-|  A  |  A  |  A  | 
-//Ingredients//: 
-  * **A**: SNOW_BALL 
-  * **B**: EGG 
-  * **C**: PUMPKIN 
- 
-==== monsterEggs.ocelot ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: WOOL 
-  * **B**: EGG 
-  * **C**: RAW_FISH 
- 
-==== monsterEggs.irongolem ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|    A  |   | 
-|  C  |  B  |  C  | 
-|  C  |    C  | 
-//Ingredients//: 
-  * **A**: PUMPKIN 
-  * **B**: EGG 
-  * **C**: IRON_BLOCK 
- 
-==== monsterEggs.villager ==== 
- 
-^ //Shaped recipee//  ^^^ 
-|  A  |  C  |  A  | 
-|  C  |  B  |  C  | 
-|  A  |  C  |  A  | 
-//Ingredients//: 
-  * **A**: PORK 
-  * **B**: EGG 
-  * **C**: LEATHER 
  
playground/snippet/sdf_mc_tutorial.1619666846.txt.gz · Last modified: 2021/04/29 03:27 by hc9