promotional bannermobile promotional banner

Just More Cakes! (NeoForge/Fabric)

Adds 30 new flavors of cake along with new improvements and mechanics for a better cake experience

File Details

JustMoreCakes! (Forge) 1.20.1-1.17.2

  • R
  • Mar 4, 2024
  • 5.19 MB
  • 341
  • 1.20.1
  • Forge

File Name

JustMoreCakes-forge-1.20.1-1.17.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:just-more-cakes-356348:5158000")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### **WARNING! When upgrading an existing world to this version all Three Thiered Cakes will need to be broken and placed again.**

- Backported to 1.20.1

Below you will the changelogs for all updates since the last 1.20.1 release. If you haven't already read them consider doing so now as there have been a LOT of changes and new features added

## Changelogs since 1.20.1
### **1.15.0**

**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

### **1.15.1**

- 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

### **1.16.0**

**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)

**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

### **1.17.0**

**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

### **1.17.1**
- Updated Russian translation ([Mikhail](https://github.com/Hacker1470))

### **1.17.2**
- Fixed Jade plugin saturation calculation
- Eating a cupcake with effects from your hand will now apply the effects
- Base (non tiered) cake no longer doubles comparator output signal (config to revert). This includes the default cake and some cakes from other mods