update 0.18.1
This commit is contained in:
@@ -11,6 +11,12 @@ recipes.addShaped(<dimdoors:fabric:15>,
|
||||
[<bloodmagic:arcane_ashes>, <minecraft:stone:0>, <bloodmagic:arcane_ashes>],
|
||||
[<dimdoors:world_thread>, <bloodmagic:arcane_ashes>, <dimdoors:world_thread>]]);
|
||||
|
||||
recipes.addShaped(<dimdoors:fabric:15>*4,
|
||||
[[<dimdoors:world_thread>, <forestry:crafting_material:2>, <dimdoors:world_thread>],
|
||||
[<forestry:crafting_material:2>, <minecraft:stone:0>, <forestry:crafting_material:2>],
|
||||
[<dimdoors:world_thread>, <forestry:crafting_material:2>, <dimdoors:world_thread>]]);
|
||||
|
||||
|
||||
val aby2 = RecipeBuilder.newBuilder("dimensional4200","dimensional_stabilizer",200);
|
||||
aby2.addFluidInput(<fluid:refined_life_essence>*50);
|
||||
aby2.addItemOutput(<dimdoors:world_thread>*10);
|
||||
|
||||
Reference in New Issue
Block a user