Changes

Summary

  1. Did some major code changes, Changed the way I register Item/Block (details)
  2. Fix this. (details)
Commit 9cbe64a0643659f06b1d9052b3efcb03444ef367 by traincrazyb
Did some major code changes, Changed the way I register Item/Block models.
The file was modifiedsrc/main/java/com/progwml6/natura/items/misc/ItemNaturaCrafting.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/misc/ItemNaturaMaterial.java (diff)
The file was removedsrc/main/resources/assets/natura/models/item/materals_barley_flour.json
The file was removedsrc/main/resources/assets/natura/models/item/materals_flamestring.json
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/itemblocks/crops/ItemNaturaSeeds.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materials_sulfur.json
The file was modifiedsrc/main/java/com/progwml6/natura/client/misc/models/ModelNatura.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/entity/ImpEntity.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/natural/BlockNaturaLogs.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/tools/ItemNaturaAxe.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/entity/BabyHeatscarSpider.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/CommonProxy.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/worldgen/CropWorldGen.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/worldgen/CloudWorldgen.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materials_barley_flour.json
The file was addedsrc/main/resources/assets/natura/models/item/materials_cotton_plant.json
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/NaturaEvents.java (diff)
The file was removedsrc/main/resources/assets/natura/models/item/materals_sulfur.json
The file was addedsrc/main/resources/assets/natura/models/item/materials_dye_blue.json
The file was modifiedsrc/main/java/com/progwml6/natura/items/food/ItemNaturaFood.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materials_barley_plant.json
The file was addedsrc/main/resources/assets/natura/models/block/hopseed_bark.json
The file was modifiedsrc/main/java/com/progwml6/natura/entity/HeatscarSpider.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/Natura.java (diff)
The file was removedsrc/main/resources/assets/natura/models/item/materals_barley_plant.json
The file was modifiedsrc/main/java/com/progwml6/natura/items/food/ItemStewBowl.java (diff)
The file was removedsrc/main/resources/assets/natura/models/item/materals_wheat_flour.json
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/BlocksNatura.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/items/food/ItemEmptyBowl.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materials_leather_imp.json
The file was modifiedsrc/main/java/com/progwml6/natura/items/itemblocks/natural/ItemBlockNaturaPlanks.java (diff)
The file was removedsrc/main/resources/assets/natura/models/item/materals_dye_blue.json
The file was addedsrc/main/resources/assets/natura/models/item/materials_wheat_flour.json
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/crops/BlockNaturaBarleyCrop.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/NaturaCreativeTabs.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/misc/BlockNaturaFence.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/tools/ItemNaturaSword.java (diff)
The file was removedsrc/main/resources/assets/natura/models/item/materals_cotton_plant.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/ItemsNatura.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/materials_flamestring.json
The file was modifiedsrc/main/java/com/progwml6/natura/items/itemblocks/natural/ItemBlockNaturaLogs.java (diff)
The file was removedsrc/main/resources/assets/natura/models/item/materals_leather_imp.json
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/natural/BlockNaturaPlanks.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/items/tools/ItemNaturaShovel.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/client/ClientProxy.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/blocks/natural/BlockClouds.java (diff)
The file was removedsrc/main/resources/assets/natura/models/block/hopseed_log_bark.json
The file was modifiedsrc/main/java/com/progwml6/natura/items/tools/ItemNaturaPickaxe.java (diff)
The file was removedsrc/main/resources/assets/natura/models/item/materals_ghostwood_fletching.json
The file was addedsrc/main/resources/assets/natura/models/item/materials_ghostwood_fletching.json
The file was modifiedsrc/main/java/com/progwml6/natura/Natura.java (diff)