Initial
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
shaped=
|
||||
ae2:BlockSkyStone ae2:BlockSkyStone ae2:BlockSkyStone,
|
||||
ae2:BlockSkyStone _ ae2:BlockSkyStone,
|
||||
ae2:BlockSkyStone ae2:BlockSkyStone ae2:BlockSkyStone
|
||||
-> ae2:BlockSkyChest
|
||||
|
||||
shaped=
|
||||
ae2:BlockSkyStone:1 ae2:BlockSkyStone:1 ae2:BlockSkyStone:1,
|
||||
ae2:BlockSkyStone:1 _ ae2:BlockSkyStone:1,
|
||||
ae2:BlockSkyStone:1 ae2:BlockSkyStone:1 ae2:BlockSkyStone:1
|
||||
-> ae2:BlockSkyChest:1
|
||||
@@ -0,0 +1,15 @@
|
||||
shapeless=
|
||||
ae2:BlockQuartz
|
||||
-> 4 ae2:ItemMaterial.CertusQuartzCrystal
|
||||
|
||||
shapeless=
|
||||
ae2:BlockQuartzPillar
|
||||
-> 4 ae2:ItemMaterial.CertusQuartzCrystal
|
||||
|
||||
shapeless=
|
||||
ae2:BlockQuartzChiseled
|
||||
-> 4 ae2:ItemMaterial.CertusQuartzCrystal
|
||||
|
||||
shapeless=
|
||||
ae2:BlockFluix
|
||||
-> 4 ae2:ItemMaterial.FluixCrystal
|
||||
@@ -0,0 +1,5 @@
|
||||
shaped=
|
||||
oredictionary:dustFluix fluixCrystal oredictionary:dustFluix,
|
||||
fluixCrystal mc:ender_pearl fluixCrystal,
|
||||
oredictionary:dustFluix fluixCrystal oredictionary:dustFluix
|
||||
-> ae2:ItemMaterial.FluixPearl
|
||||
@@ -0,0 +1,17 @@
|
||||
shaped=
|
||||
_ oredictionary:stickWood _,
|
||||
oredictionary:stickWood _ oredictionary:stickWood,
|
||||
_ oredictionary:stickWood _
|
||||
-> ae2:ItemMaterial.WoodenGear
|
||||
|
||||
shaped=
|
||||
oredictionary:stickWood oredictionary:stickWood oredictionary:stickWood,
|
||||
_ _ oredictionary:stickWood,
|
||||
_ _ oredictionary:stickWood
|
||||
-> ae2:BlockCrank
|
||||
|
||||
shaped=
|
||||
oredictionary:stone oredictionary:gearWood oredictionary:stone,
|
||||
crystalQuartz oredictionary:stone crystalQuartz,
|
||||
oredictionary:cobblestone crystalQuartz oredictionary:cobblestone
|
||||
-> ae2:BlockGrinder
|
||||
@@ -0,0 +1,8 @@
|
||||
import=misc/chests.recipe
|
||||
import=misc/deconstruction.recipe
|
||||
import=misc/fluixpearl.recipe
|
||||
import=misc/grindstone.recipe
|
||||
import=misc/meteors.recipe
|
||||
import=misc/tinytnt.recipe
|
||||
import=misc/seeds.recipe
|
||||
import=misc/vanilla.recipe
|
||||
@@ -0,0 +1,5 @@
|
||||
shaped=
|
||||
_ oredictionary:ingotIron _,
|
||||
oredictionary:ingotIron ae2:ItemMaterial.CertusQuartzCrystalCharged oredictionary:ingotIron,
|
||||
_ oredictionary:ingotIron _
|
||||
-> ae2:BlockSkyCompass
|
||||
@@ -0,0 +1,3 @@
|
||||
shapeless= oredictionary:sand oredictionary:dustNetherQuartz -> 2 ae2:ItemCrystalSeed.Nether
|
||||
shapeless= oredictionary:sand oredictionary:dustCertusQuartz -> 2 ae2:ItemCrystalSeed.Certus
|
||||
shapeless= oredictionary:sand oredictionary:dustFluix -> 2 ae2:ItemCrystalSeed.Fluix
|
||||
@@ -0,0 +1,4 @@
|
||||
shaped=
|
||||
dustQuartz mc:gunpowder,
|
||||
mc:gunpowder dustQuartz
|
||||
-> ae2:BlockTinyTNT
|
||||
@@ -0,0 +1,21 @@
|
||||
shaped=
|
||||
glass glass glass,
|
||||
netherCrystal netherCrystal netherCrystal,
|
||||
oredictionary:slabWood oredictionary:slabWood oredictionary:slabWood
|
||||
-> mc:daylight_detector
|
||||
|
||||
shaped=
|
||||
_ mc:redstone_torch _,
|
||||
mc:redstone_torch netherCrystal mc:redstone_torch,
|
||||
oredictionary:stone oredictionary:stone oredictionary:stone
|
||||
-> mc:comparator
|
||||
|
||||
shaped=
|
||||
ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget,
|
||||
ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget,
|
||||
ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget
|
||||
-> mc:iron_ingot
|
||||
|
||||
shapeless=
|
||||
oredictionary:ingotIron
|
||||
-> 9 ae2:ItemMaterial.IronNugget
|
||||
Reference in New Issue
Block a user