Terminite textures
|
@ -26,11 +26,11 @@ public class CraftingRecipes {
|
||||||
.build();
|
.build();
|
||||||
}
|
}
|
||||||
|
|
||||||
GridRecipe.make("ender_pearl_to_block", EndBlocks.ENDER_BLOCK)
|
GridRecipe.make("ender_shard_to_block", EndBlocks.ENDER_BLOCK)
|
||||||
.setShape("OO", "OO")
|
.setShape("OO", "OO")
|
||||||
.addMaterial('O', Items.ENDER_PEARL)
|
.addMaterial('O', EndItems.ENDER_SHARD)
|
||||||
.build();
|
.build();
|
||||||
GridRecipe.make("ender_block_to_pearl", Items.ENDER_PEARL)
|
GridRecipe.make("ender_block_to_shard", EndItems.ENDER_SHARD)
|
||||||
.addMaterial('#', EndBlocks.ENDER_BLOCK)
|
.addMaterial('#', EndBlocks.ENDER_BLOCK)
|
||||||
.setOutputCount(4)
|
.setOutputCount(4)
|
||||||
.setList("#")
|
.setList("#")
|
||||||
|
|
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 237 B After Width: | Height: | Size: 317 B |
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 482 B |
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 461 B |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 389 B |
Before Width: | Height: | Size: 232 B After Width: | Height: | Size: 336 B |
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 327 B |
Before Width: | Height: | Size: 160 B After Width: | Height: | Size: 254 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 201 B After Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 292 B After Width: | Height: | Size: 433 B |