Changes

#11 (Nov 8, 2022 12:44:09 AM)

  1. Fix dupe bug from multiple collectors grabbing the same item in the same tick (#227) — KnightMiner / githubweb

#10 (Nov 7, 2022 6:17:08 AM)

  1. Update issue templates — github / githubweb

#9 (Nov 7, 2022 6:01:38 AM)

  1. Add goats to milking logic — KnightMiner / githubweb

#8 (Nov 7, 2022 5:45:28 AM)

  1. Remove deprecated JEI code — KnightMiner / githubweb

#7 (Nov 7, 2022 3:13:38 AM)

  1. Fix invalid field access after module merge — KnightMiner / githubweb

#6 (Nov 7, 2022 3:10:28 AM)

  1. Update Mantle and fix a bug where shelves and bushes do not show texture on world load — KnightMiner / githubweb
  2. Implement remaining cauldron behaviors — KnightMiner / githubweb
  3. Remove old cauldron block and tile entity code — KnightMiner / githubweb
  4. Remove remaining cauldron recipe code — KnightMiner / githubweb
  5. Rebrand recipes module as the cauldron module — KnightMiner / githubweb
  6. Merge shared and common packages — KnightMiner / githubweb
  7. Fix a couple of edges in milk bottle creation — KnightMiner / githubweb
  8. Remove unneeded resource file — KnightMiner / githubweb
  9. Increase version to 1.3.0 — KnightMiner / githubweb

#5 (Nov 1, 2022 5:38:55 AM)

  1. Remove unneeded missing mappings — KnightMiner / githubweb
  2. Class renames for 1.18 — KnightMiner / githubweb
  3. Remove now unneeded dummy elements in the mantle colored block — KnightMiner / githubweb

#4 (Nov 1, 2022 5:34:20 AM)

  1. Correctly datagen the milk containers tag and remove two non-genned ones — KnightMiner / githubweb
  2. Remove cauldron recipe registrations — KnightMiner / githubweb
  3. Config cleanup — KnightMiner / githubweb

#3 (Nov 1, 2022 1:38:39 AM)

  1. Consistency with pluralizations of interaction maps — KnightMiner / githubweb
  2. Require fire to make soup or potions — KnightMiner / githubweb
  3. Ensure block entities properly mark the chunk dirty when changed — KnightMiner / githubweb
  4. Implement suspicious stew cauldrons — KnightMiner / githubweb
  5. Add milk cauldrons and buckets — KnightMiner / githubweb

#2 (Oct 31, 2022 6:53:58 AM)

  1. add minability tags to various blocks — KnightMiner / githubweb
  2. Modify some cauldron code so the game launches and can join worlds — KnightMiner / githubweb
  3. Switch fluids to use mantles resource pack controlled textures — KnightMiner / githubweb
  4. Remove code for unneeded cauldron registrations — KnightMiner / githubweb
  5. Migrate potato soup, mushroom stew, beetroot soup, rabbit stew, honey, and water stuff to cauldron blocks — KnightMiner / githubweb
  6. Migrate dye cauldrons to the new cauldron logic — KnightMiner / githubweb
  7. Implement potion cauldrons — KnightMiner / githubweb
  8. Remove JEI registration for cauldron recipes — KnightMiner / githubweb
  9. Remove rats support, should no longer be needed as cauldron hooks are less intrusive now — KnightMiner / githubweb
  10. Update brewing bottle recipes and tags — KnightMiner / githubweb
  11. Implement temporary cauldron registry while I decide how I want to do JSON — KnightMiner / githubweb
  12. Deprecate most of the remaining old cauldron stuff — KnightMiner / githubweb
  13. Reimplement cauldron brewing, currently instant — KnightMiner / githubweb
  14. Turns out, BE types have a nice util to fetch the BE if the type matches, same as the conditonal I did — KnightMiner / githubweb
  15. Allow dumping water bottles into dye cauldrons — KnightMiner / githubweb
  16. Make small flowers work for suspicious stew — KnightMiner / githubweb
  17. Consistency with pluralizations of interaction maps — KnightMiner / githubweb
  18. Require fire to make soup or potions — KnightMiner / githubweb
  19. Ensure block entities properly mark the chunk dirty when changed — KnightMiner / githubweb
  20. rabbit — KnightMiner / githubweb
  21. Implement suspicious stew cauldrons — KnightMiner / githubweb