Initial commit
This commit is contained in:
7
both/scripts/Other.zs
Normal file
7
both/scripts/Other.zs
Normal file
@@ -0,0 +1,7 @@
|
||||
// Peaceful-Rezepte
|
||||
recipes.addShapeless(<minecraft:skull:1>, [<TConstruct:materials:8>, <ore:itemSkull>]);
|
||||
recipes.addShaped(<MineFactoryReloaded:pinkslime> * 9, [
|
||||
[<ore:slimeball>, <ore:reagentPoisonous>, <ore:slimeball>],
|
||||
[<ore:pearlEnder>, <ore:slimeball>, <ore:pearlEnder>],
|
||||
[<ore:slimeball>, <ore:reagentPoisonous>, <ore:slimeball>]
|
||||
]);
|
||||
Reference in New Issue
Block a user