Changes

#22 (Sep 16, 2020 10:06:22 PM)

  1. Slow down soup fluids slightly — KnightMiner / githubweb
  2. Add lang for half and sixths — KnightMiner / githubweb
  3. Fix not clearning new contents between recipes — KnightMiner / githubweb
  4. Add support for putting honey in the cauldron, which slowly solidifies into a block — KnightMiner / githubweb
  5. Add some capability logic for later — KnightMiner / githubweb

#21 (Sep 15, 2020 7:41:45 AM)

  1. Fix lack of client sync when crafting via dropping item in — spencerb21 / githubweb

#20 (Sep 14, 2020 6:04:40 AM)

  1. Cauldrons now hold 12 layers instead of 3 — KnightMiner / githubweb

#19 (Sep 13, 2020 4:31:27 AM)

  1. Remove empty cauldron contents — KnightMiner / githubweb
  2. Fix cauldron item model — KnightMiner / githubweb
  3. Remove strict requirement that a content type is read from a string — KnightMiner / githubweb
  4. Fix model error for waypoint compass — KnightMiner / githubweb
  5. Fix a few places not responding to the cauldron recipes config — KnightMiner / githubweb
  6. Fix wrong prop for milk bucket recipe — KnightMiner / githubweb
  7. Add DynamicFinishedRecipe as I implement IFinishedRecipe a lot — KnightMiner / githubweb
  8. Add a delay to potion brewing in cauldrons — KnightMiner / githubweb

#18 (Sep 6, 2020 5:16:41 AM)

  1. Cleanup commented code — KnightMiner / githubweb
  2. Greatly simply level predicate — KnightMiner / githubweb
  3. Fix networking errors — KnightMiner / githubweb
  4. Fix being unable to fully use a stack of items when dropping — KnightMiner / githubweb
  5. Migrate waypoint compasses to enum item and hide them for now — KnightMiner / githubweb

#17 (Sep 5, 2020 10:23:49 PM)

  1. Fix wrong input for filling milk buckets — KnightMiner / githubweb
  2. Add normal cauldron temperature predicate — KnightMiner / githubweb
  3. Add JEI support to the cauldron — KnightMiner / githubweb
  4. Prevent transform recipes from matching 0 levels — KnightMiner / githubweb
  5. Require a full cauldron for sponge wetting — KnightMiner / githubweb
  6. Move cauldron serializers to common serializer class — KnightMiner / githubweb
  7. Improve display of many colored recipes — KnightMiner / githubweb
  8. Add dynamic brewing recipe, fix some bugs with Inspirations brewing recipe — KnightMiner / githubweb
  9. Improve tooltips of things in cauldron JEI — KnightMiner / githubweb

#16 (Sep 4, 2020 10:37:45 PM)

  1. Use condition for the tipped arrow recipe — KnightMiner / githubweb
  2. Add cauldron freezing in properly and combine cauldron block — KnightMiner / githubweb

#15 (Sep 3, 2020 1:41:45 AM)

  1. Use proper event for particle registration — KnightMiner / githubweb
  2. Fix some recipes not having conditions — KnightMiner / githubweb
  3. Add support for the Rats mod — KnightMiner / githubweb

#14 (Sep 2, 2020 10:13:40 PM)

  1. Simply content match ingredient by removing generic type — KnightMiner / githubweb
  2. Allow transform recipes to have a custom sound — KnightMiner / githubweb
  3. Add custom content types, include ice as a recipe example using that and transforms — KnightMiner / githubweb
  4. Switch ingredient handling to sized ingredient and special case empty — KnightMiner / githubweb

#13 (Aug 31, 2020 4:38:20 AM)

  1. Fix cauldron sometimes deleting inserted contents — KnightMiner / githubweb
  2. Add sound effects to cauldron recipes — KnightMiner / githubweb
  3. Fix being unable to fill stacks of more than one bucket — KnightMiner / githubweb

#12 (Aug 31, 2020 2:46:44 AM)

  1. Add cauldron transform recipes — KnightMiner / githubweb

#11 (Aug 30, 2020 10:04:27 PM)

  1. Make all cauldron config final — KnightMiner / githubweb

#10 (Aug 30, 2020 10:00:39 PM)

  1. Add recipe to remove banner patterns — KnightMiner / githubweb
  2. Allow dyed bottle to be used as a dye — KnightMiner / githubweb
  3. Shorten path to all cauldron recipes — KnightMiner / githubweb

#9 (Aug 30, 2020 8:06:27 AM)

  1. Clean up client util reload listener — KnightMiner / githubweb
  2. Add client config and move anything client related there — KnightMiner / githubweb
  3. Add config resource pack — KnightMiner / githubweb
  4. Remove old cauldron recipe classes — KnightMiner / githubweb
  5. Add cauldron content types — KnightMiner / githubweb
  6. Add cauldron ingredient types — KnightMiner / githubweb
  7. Add empty cauldron type — KnightMiner / githubweb
  8. Implement cauldron recipes — KnightMiner / githubweb
  9. Add bucket fill and empty recipes — KnightMiner / githubweb
  10. Reenable recipes module — KnightMiner / githubweb
  11. Add initial recipes — KnightMiner / githubweb
  12. Greatly simplify cauldron contents — KnightMiner / githubweb
  13. Initial cauldron behavior logic — KnightMiner / githubweb
  14. Move model loaders to their respective modules — KnightMiner / githubweb
  15. Add simple flag to inventories so the recipe can fail if in the vanilla cauldron — KnightMiner / githubweb
  16. Implement cauldron model — KnightMiner / githubweb
  17. Implement potion filling and emptying — KnightMiner / githubweb
  18. Remove unneeded AT — KnightMiner / githubweb
  19. Implement cauldron recipes for dyeing — KnightMiner / githubweb
  20. Add recipes to dye and clear dyeable items — KnightMiner / githubweb
  21. Add shulker box recipes using new copy NBT flag — KnightMiner / githubweb

#8 (Aug 29, 2020 7:09:15 PM)

  1. Make cauldron contents more clearly hashable — KnightMiner / githubweb
  2. Initial cauldron behavior logic — KnightMiner / githubweb

#7 (Aug 28, 2020 7:36:02 AM)

  1. Greatly simplify cauldron contents — KnightMiner / githubweb
  2. Fix containers not properly parsing — KnightMiner / githubweb

#6 (Aug 22, 2020 12:42:54 AM)

  1. Content type cleanups — KnightMiner / githubweb

#5 (Aug 21, 2020 10:22:14 PM)

  1. Reenable recipes module — KnightMiner / githubweb
  2. Fix typo in cauldron recipe serializer — KnightMiner / githubweb
  3. Add some base recipes for initial testing — KnightMiner / githubweb

#4 (Aug 21, 2020 5:06:45 PM)

  1. Add two special recipes as examples, for working with generic fluid containers — KnightMiner / githubweb

#3 (Aug 21, 2020 4:16:58 PM)

  1. Close LevelPredicate and LevelUpdate and cache instances — KnightMiner / githubweb
  2. Fix builder setting empty wrongly — KnightMiner / githubweb
  3. If a cauldron is empty, skip contents check — KnightMiner / githubweb
  4. Rework ContentMatchIngredient a bit — KnightMiner / githubweb
  5. Clarifying java doc comment — KnightMiner / githubweb

#2 (Aug 21, 2020 6:44:34 AM)

  1. Add empty cauldron type — KnightMiner / githubweb
  2. Implement cauldron recipes — KnightMiner / githubweb