Changes

#4 (Dec 31, 2019 7:36:01 AM)

  1. Use javadoc format for tag comments — spencerb21 / githubweb
  2. Use InspirationTags instead of ad-hoc instantiation — spencerb21 / githubweb
  3. Rearrange some data generator code to make it clearer — spencerb21 / githubweb
  4. Inline this one-time called function — spencerb21 / githubweb
  5. "mirrored" is not actually a recipe option, this always occurs — spencerb21 / githubweb
  6. Remove comparator requirement from colored book advancements — spencerb21 / githubweb
  7. Tidy up this indentation — spencerb21 / githubweb
  8. Rearrange method order in BlockLootTable — spencerb21 / githubweb
  9. Require both lever and torch for Torch Lever recipe advancement — spencerb21 / githubweb
  10. Use explosion decay for rope rung items — spencerb21 / githubweb
  11. Expose getCarpet() method on Carpeted Pressure Plates — spencerb21 / githubweb
  12. Fix glass doors dropping duplicate item when broken — spencerb21 / githubweb

#3 (Dec 30, 2019 7:36:01 AM)

  1. Add hopper waterlogging config option — spencerb21 / githubweb
  2. Add dry and wet hopper block overrides, implementing waterlogging — spencerb21 / githubweb
  3. Inject waterloggable hoppers into the original TE's valid block set — spencerb21 / githubweb
  4. Implement potted flowers — spencerb21 / githubweb
  5. Add loot table for waterlogged hopper — spencerb21 / githubweb
  6. Synchronise access to the Hopper validblocks. — spencerb21 / githubweb
  7. Smooth crop growth: reimplemented sugarcane and cactus seeds — KnightMiner / githubweb
  8. Fix flower pot block tag — KnightMiner / githubweb
  9. Hoppers waterlog on placement — KnightMiner / githubweb
  10. Register compostables where relevant — KnightMiner / githubweb
  11. Make redstone chargers repairable using redstone — KnightMiner / githubweb
  12. Add data generators for wet hoppers, potted flowers and crops — spencerb21 / githubweb
  13. Add ability to build recipes with a different serialiser — spencerb21 / githubweb
  14. Generate waypoint compass recipes — spencerb21 / githubweb
  15. Remove some handmade loot tables that are generated now — spencerb21 / githubweb

#2 (Dec 26, 2019 7:36:01 AM)

  1. Add no-argument constructor for FillTexturedBlockLootFunction — spencerb21 / githubweb
  2. Implement loot table provider for building module — spencerb21 / githubweb
  3. Add remaining block loot providers — spencerb21 / githubweb
  4. Add enlightened bush loot provider — spencerb21 / githubweb
  5. Check for silk touch/shears on enlightened bushes — spencerb21 / githubweb
  6. Make loot tables pass validation correctly — spencerb21 / githubweb
  7. Commit the generated recipes/loot tables — spencerb21 / githubweb