File Details
Mo' Shiz 1.97.5-1.20.6.jar
- R
- Aug 25, 2024
- 16.13 MB
- 1.0K
- 1.20.6
- Forge
File Name
Mo' Shiz 1.97.5.jar
Supported Versions
- 1.20.6
Curse Maven Snippet
v1.97.5 - 1.20.6 - Major Update, lots of internal changes
-updated to 1.20.6
-fixed lapis shard -> lapis recipe breaking lapis -> lapis block recipe
-cleaned-up and organized modded item class names and file structure
-removed unused empty folders and unused classes
-hammers and excavators now use the new vanilla minecraft tool material effective on block tags to determine what they can break
-fixed ore advancements //Used to still give a reward for getting the block version of the ore rather than the drop
-fixed player position when sitting on a chair, stool, or slab //Was broken in the 1.20.4 version of the mod
-modified item sign interraction //No longer need to shift right click to remove an item
-simplified block entity use of common client packet data code
-consolidated all 4 cake block classes into a single class
-sorted, renamed, and consolidated various block classes //Finally implementing proper naming schemes for all blocks
-general cleanup of various unused classes and code
-custom chest block renderer class now automatically gets texture files, removed hardcoded values //Class is far more compact and no longer needs to be modified when adding or removing custom chest blocks
-fixed copper pressure plate name //Was "Carpet" when it should have been "Copper"
-copper pressure plate now uses copper block sounds for placing and breaking
-finally resolved issue with ice slimes not causing living entities to have slowness down when attacked //Slimes attack differently, used the wrong method since added in 1.15.2 update
-ice slimes will now have a 50% chance of applying slowness 0 for 10 seconds and a 15% chance of applying slowness 2 for 5 seconds
-toaster block now saves cooking progress //Must have been an oversight to not have this
-fixed issue where closing a backpack inventory while holding a stack of items would cause them to vanish
-merged all backpacks of the same type into a single backpack item //Dyed backpacks are now made by putting a backpack and dye into a crafting grid
-fixed issue with certain items rendering invisible //Specificially: custom spawn eggs and top hat item
-modded wolf armor can now be removed by using shears on a wolf //Fixes issues when other mods overwrite shift right-click behavior and player can't access entity inventory
-backpacks now play a sound when opened
-removed armored elytra enchantment //Was never completely finished and it would make more sense to just add in new elytras with built in armor
-removed calm elytra item //Had no purpose, couldn't be obtained in survival, originally a test item for rendering models on players
-added diamond and netherite elytras //These elytras have more durability and provide actual armor protection to the player