WARNING! When upgrading an existing world to this version all Three Thiered Cakes will need to be broken and placed again.
ADDED
- All cakes can now be stacked up to three layers high. This may seem like a small addition, but there are 29 cake flavors * 2 new layers * 18 (plain, plain candle, and 16 colored candles) different layer variants (not include bites, those are blockstates) making for a grant total of 1044 new blocks. Poison cake, TNT cake, and cupcakes aren't included as they can't be stacked, I have other plans for them
- Using a cake item on a cake block of the same type add a layer to the cake
- New tags
- "blocks/base_cakes"
- "blocks/two_tiered_cakes"
- "blocks/three_tiered_cakes"
- Translation keys for config categories
- More links when using modmenu
- Rewrote ingame mod description
CHANGED
- Three Tiered Cake is now a multiblock (like a door). This is the reason they need to be replaced so that the new second half can be placed
- The Cake Effects System now allows for changing the effects of a single cake block or an entire cake family (cake family meaning all cake blocks of the same flavor like a two tiered chocolate cake and a three tiered chocolate cake)
- Cake effects are now loaded from "{namespace}/jmc/cake_effects" instead of "{namespace}/cake_effects"
- Obsidian cakes now prevent piston movement instead of getting destroyed
- All candle cakes have been added to "minecraft:blocks/candle_cakes". This allows for thrown potions to extinguish candle cakes, dispensers to light candle cakes, and more flexability in what items can light a candle cake
- Reordered creative tab so that all non cake items are before the cakes
FIXED
- Block updates not causing TNT candle cakes to explode
ADDED
- Jade plugin/support
- Displays cake food point info. Has display type config for per slice or total per cake displaying
- Displays cake saturation info. Display type is inherited from the food point config
- Displays cake potion effects
- Displays progress bar for Cake Oven
- Config for displaying trapped cakes (Poison Cake and TNT Cake) as default Minecraft cakes
- Candle type displaying for candle cakes
- Server config for preventing Jade from displaying cake effects (This is not part of Jade's configs file)
- Server config for forcing Jade to display trapped cakes (Poison Cake and TNT Cake) as default Minecraft cakes (This is not part of Jade's configs file)
CHANGED
- Removed tiered cakes from advancements as they are no longer obtainable in survival
- Cake and Cream Cheese are now compostable
- Overhauled Cake Effects system
- Cake effects now have min and max limits for duration and amplifier
- For duration the min is -1 (meaning infinite) and no max limit
- For amplifier the min is 0 (meaning effect level 1) and a max of 255 (meaning effect level 256)
- Cake effects now have min and max limits for duration and amplifier
FIXED
- Fixed crash when using a Cake Spatula on an Obsidian Cake
- Fixed Cake Eaten advancement trigger being triggered even if the player fails to eat the cake (Example: Player has full hunger)
- Fixed eating a Candle TNT Cake dropping 2 candles instead of 1
- Fixed TNT cake surviving it's own explosion
- Fixed Cake Effects not being reloaded with the /reload command
- Fixed several issues with Cake Effect effect combining
- Fixed some incorrect translation keys for configs
ADDED
- Jade plugin/support
- Displays cake food point info. Has display type config for per slice or total per cake displaying
- Displays cake saturation info. Display type is inherited from the food point config
- Displays cake potion effects
- Displays progress bar for Cake Oven
- Config for displaying trapped cakes (Poison Cake and TNT Cake) as default Minecraft cakes
- Candle type displaying for candle cakes
- Server config for preventing Jade from displaying cake effects (This is not part of Jade's configs file)
- Server config for forcing Jade to display trapped cakes (Poison Cake and TNT Cake) as default Minecraft cakes (This is not part of Jade's configs file)
CHANGED
- Removed tiered cakes from advancements as they are no longer obtainable in survival
- Cake and Cream Cheese are now compostable
- Overhauled Cake Effects system
- Cake effects now have min and max limits for duration and amplifier
- For duration the min is -1 (meaning infinite) and no max limit
- For amplifier the min is 0 (meaning effect level 1) and a max of 255 (meaning effect level 256)
- Cake effects now have min and max limits for duration and amplifier
FIXED
- Fixed crash when using a Cake Spatula on an Obsidian Cake
- Fixed Cake Eaten advancement trigger being triggered even if the player fails to eat the cake (Example: Player has full hunger)
- Fixed eating a Candle TNT Cake dropping 2 candles instead of 1
- Fixed TNT cake surviving it's own explosion
- Fixed Cake Effects not being reloaded with the /reload command
- Fixed several issues with Cake Effect effect combining
- Fixed some incorrect translation keys for configs
- Added missing Cake Stand loot table
- Cake Stand now has a specific mining tool (Any pickaxe)
- Encasing Ice is now in the 'minecraft:ice' block tag
- Reduced Encasing Ice strength (Hardness and blast resistance) to match normal ice
- Default cake crafting recipe is now removed on data load/reload instead of server starting
ADDED
- Cake Stand. The Cake Stand is a new decoration block that can hold 1 type of cake (This is tag based)
- Two Tiered Cake. Place a normal cake on top of another to get the Two Tiered Cake and then place another cake on the Two Tiered Cake to get the Three Tiered Cake. Drops 2 normal cakes when collected with a Cake Spatula instead of the Two Tiered Cake item
- New banner and logo
CHANGED
- The existence of the normal Minecraft cake crafting recipe is now togglable with a config. This does not affect the Cake Oven recipe though. The recipe is disabled by default
- Some cakes can now always be eaten even if you're full
- Some cakes now have different nutrition and saturation values
- Creeper Cake now plays the Creeper hissing sound when eaten
- By default the Creeper Cake now has a 50% chance to give you luck or unluck
- Cakes with a cross model on top (so mushroom/fungus and chorus cakes) now allow candles to be placed on them
- Replaced the Tiered Cake trade with a Cake Spatula trade
- Three Tiered Cake now drops 3 normal cakes when collected with a Cake Spatula instead of the Three Tiered Cake item
- Retextured the Three Tiered Cake item. It is now finally at long last a 16x16
- Redid the brick textures in the Cake Oven front and top textures
- Config names are now translatable
- Lots of general fixes and improves
REMOVED
- Removed Three Tiered Cake recipe
ADDED
- Cake Spatula. Shift right-clicking an uneaten cake will cause it to drop on the ground as an item to be picked up. This functionality is tag-based so servers can customize what blocks this works on
- Sculk Cake. When eaten will set off nearby Sculk Sensors, and Sculk Shriekers, alert Wardens, and apply the Stealth potion effect for 30 seconds (Original suggestion here)
- Stealth potion effect. It prevents Sculk Sensors from detecting certain game events such as eating, walking, and swimming. It can be brewed with an Echo Shard and Slowness Potions
- Behavior for the Cake Baker villager to harvest sugar cane
CHANGED
- The sugar cane farm in the plains village bakery is now planted on sand instead of grass blocks