Changes

Summary

  1. Done for the night. Added the Entity's and the drops they need. (details)
Commit 32a64082cc6b05fffcf3d64e91d14b560038c6c3 by traincrazyb
Done for the night. Added the Entity's and the drops they need.
The file was addedsrc/main/resources/assets/natura/textures/items/bowl_ghostwood.png
The file was addedsrc/main/resources/assets/natura/textures/items/cotton_plant.png
The file was addedsrc/main/resources/assets/natura/models/item/bowl_empty_bowl.json
The file was addedsrc/main/resources/assets/natura/textures/items/bowl_fusewood.png
The file was addedsrc/main/resources/assets/natura/textures/items/barley_flour.png
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/BlocksNatura.java (diff)
The file was addedsrc/main/java/com/progwml6/natura/items/food/ItemStewBowl.java
The file was addedsrc/main/java/com/progwml6/natura/items/misc/ItemNaturaMaterial.java
The file was modifiedsrc/main/java/com/progwml6/natura/client/misc/models/ModelNatura.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materals_leather_imp.json
The file was addedsrc/main/resources/assets/natura/textures/items/ghostwood_fletching.png
The file was modifiedsrc/main/java/com/progwml6/natura/Natura.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/entity/HeatscarSpider.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/impmeat_raw.json
The file was addedsrc/main/resources/assets/natura/textures/items/ghostwood_bowl.png
The file was modifiedsrc/main/java/com/progwml6/natura/items/tools/ItemNaturaShovel.java (diff)
The file was modifiedsrc/main/resources/assets/natura/lang/en_US.lang (diff)
The file was addedsrc/main/resources/assets/natura/models/item/bowl_stew_mushroom.json
The file was modifiedsrc/main/java/com/progwml6/natura/client/misc/renders/FlameSpiderBabyRender.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/CommonProxy.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materals_sulfur.json
The file was addedsrc/main/resources/assets/natura/models/item/bowl_empty_fusewood.json
The file was modifiedsrc/main/java/com/progwml6/natura/client/misc/renders/FlameSpiderRender.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materals_cotton_plant.json
The file was modifiedsrc/main/java/com/progwml6/natura/client/ClientProxy.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materals_dye_blue.json
The file was addedsrc/main/resources/assets/natura/models/item/materals_flamestring.json
The file was addedsrc/main/resources/assets/natura/textures/items/leather_imp.png
The file was addedsrc/main/resources/assets/natura/textures/items/stew_glowshroom.png
The file was addedsrc/main/resources/assets/natura/models/item/bowl_stew_glowshroom.json
The file was modifiedsrc/main/java/com/progwml6/natura/items/tools/ItemNaturaAxe.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/impmeat_cooked.json
The file was addedsrc/main/resources/assets/natura/textures/items/dye_blue.png
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/natural/BlockNaturaLogs.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/itemblocks/natural/ItemBlockNaturaPlanks.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/bowl_empty_darkwood.json
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/crops/BlockNaturaCottonCrop.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/itemblocks/natural/ItemBlockNaturaLogs.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/crops/BlockNaturaBarleyCrop.java (diff)
The file was addedsrc/main/java/com/progwml6/natura/common/DispenserBehaviorSpawnEgg.java
The file was addedsrc/main/resources/assets/natura/models/item/materals_ghostwood_fletching.json
The file was addedsrc/main/java/com/progwml6/natura/items/food/ItemNaturaFood.java
The file was modifiedsrc/main/java/com/progwml6/natura/items/itemblocks/crops/ItemNaturaSeeds.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/bowl_empty_bloodwood.json
The file was addedsrc/main/java/com/progwml6/natura/items/food/ItemEmptyBowl.java
The file was addedsrc/main/resources/assets/natura/textures/items/impmeat_raw.png
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/natural/BlockClouds.java (diff)
The file was addedsrc/main/resources/assets/natura/textures/items/impmeat_cooked.png
The file was modifiedsrc/main/java/com/progwml6/natura/items/tools/ItemNaturaPickaxe.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/bowl_empty_ghostwood.json
The file was modifiedsrc/main/java/com/progwml6/natura/entity/ImpEntity.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/itemblocks/natural/ItemBlockClouds.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/ItemsNatura.java (diff)
The file was addedsrc/main/resources/assets/natura/textures/items/barley_plant.png
The file was addedsrc/main/resources/assets/natura/textures/items/bowl_darkwood.png
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/natural/BlockNaturaPlanks.java (diff)
The file was addedsrc/main/resources/assets/natura/textures/items/flamestring.png
The file was addedsrc/main/resources/assets/natura/textures/items/sulfur.png
The file was addedsrc/main/resources/assets/natura/models/item/materals_barley_flour.json
The file was addedsrc/main/resources/assets/natura/textures/items/wheat_flour.png
The file was modifiedsrc/main/java/com/progwml6/natura/entity/BabyHeatscarSpider.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/misc/ItemNaturaSpawnEgg.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/misc/BlockNaturaFence.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materals_wheat_flour.json
The file was addedsrc/main/java/com/progwml6/natura/items/misc/ItemNaturaCrafting.java
The file was modifiedsrc/main/java/com/progwml6/natura/client/misc/renders/ImpRender.java (diff)
The file was addedsrc/main/java/com/progwml6/natura/items/food/ItemImpMeat.java
The file was modifiedsrc/main/java/com/progwml6/natura/items/tools/ItemNaturaSword.java (diff)
The file was addedsrc/main/resources/assets/natura/textures/items/bowl_bloodwood.png
The file was addedsrc/main/resources/assets/natura/textures/items/stew_mushroom.png
The file was addedsrc/main/resources/assets/natura/models/item/materals_barley_plant.json