Mo' Shiz Mod

Tools, Ores, Trees, Backpacks, 2000+ Blocks, Enchantments, Potions, and a lot more!

File Details

Mo' Shiz v1.96.3-1.19.4.jar

  • R
  • Mar 11, 2026
  • 16.48 MB
  • 33
  • 1.19.4
  • Forge

File Name

Mo' Shiz v1.96.3-1.19.4.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mo-shiz-mod-62536:7741158")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.96.3 - 1.19.4
-updated sign item textures for tigerwood, silverbell, glowood, and maple
-updated glowood planks texture
-hanging signs for each custom wood type are now accessible without enabling 1.20 data features
-right clicking on a toaster, record holder or butter churn block will now only swing the arm when the action is allowable
-significantly simplified double door event code
-fixed light issues with pressure plates and buttons
-fixed incorrect block placing and breaking sounds on glass buttons, pressure plates, doors and trap doors
-removed all jet blocks and items //had no uses
-added 13 new raw ore blocks and 12 new raw ore items
-updated some resource block and ore textures
-updated tool textures for black diamond, jade, olivine, and silver
-updated armor textures for jade, and silver
-added black diamond armor
-right-click to sit on slabs now only works on bottom slabs
-increased durability, damage, and efficiency on black diamond tools
-added soul grass flower pot
-magma cream cake now gives fire resistance when consumed
-cleaned up and simplified cake block code //5 classes -> 2 classes
-added glass sub blocks like stairs, slabs, trapdoors and horizontal glass panes to impermeable tag list //Fixes fluid particles falling through glass like blocks
-fixed various inconsistancies with ore harvest level, xp drop amounts, and display harvest levels
-hellfire and deepslate potassium nitrate ore variant now drop xp
-adjusted brownie item texture to be a bit smaller to better much the smaller-than-cake block model it has
-consolidated all item texture predicate code into a single class //Used to be in 3 classes for no reason
-added black diamond, iron, golden, diamond, and netherite bows
-custom bows now have custom pull speeds and damage modifiers
-simplified tougher mobs event code and improved efficiency //Significantly reduced the amount of code being run on non-applicable entities
-significantly simplified and automated most advancement data generation code
-tool tips for gui config options no longer disappear when option is modified(by clicking or moving a slider)
-items and blocks displayed on display blocks will no longer disappear when the bounding box is no longer in view of the player camera
-moved display block item rotation code to run on the client side
-fixed issue with netherite hammer and excavator not being fire resistant
-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
-black diamond ore now only spawns in deep dark biomes
-added compatability for Farming for Blockheads mod //Adds modded seeds, saplings, and plants to market
-removed random offset for green and purple shrooms //mushrooms could place outside their bounding box
-zombie husks now have a 50% chance of dropping sand when killed
-uranium block and sub blocks can no longer be used as a fuel source
-added vertical slab variants for cobbled, polished, brick, and tile deepslate blocks
-added 16 new dyed paper lanterns
-right-clicking on barrels with rgb dye will set the barrel to be dyed a random color
-torches, lanterns, and paper lanterns can now be randomly dyed by right-clicking on them with rgb dye
-sheep can now be randomly dyed with rgb dye
-wolf collars can now be randomly dyed with rgb dye
-torches enchantment now places a random colored torch when holding a rgb dye item in the offhand
-backpacks can now be dyed a random color in the crafting menu with rgb dye
-significantly simplified backpack code
-backpacks now play a sound when opened
-all coal decor blocks, armor, and horse armor can now be used as fuel
-updated smelting recipe xp amounts
-added missing smelting recipes
-fixed missing salt from gravel salt ore recipe
-added wooden and stone shears, hammers, and excavators
-added stone plate //Used to craft stone hammers and excavators
-added glowood shears
-added quartz dust, use for smelting into refined quartz ingots //resolves issue with being unable to obtain smooth quartz
-added chainmail horse armor
-removed unused door sounds
-added missing campfire food cooking recipes
-modified "lapis -> lapis shard" recipe so it doesn't interfere with the blue dye recipe
-fixed issue where closing a backpack inventory while holding a stack of items would cause them to vanish
-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
-syrup bucket now uses a 2D item model for inventory instead of a 3D block model
-fixed incorrect texture issue with double smooth sandstone/red sandstone vertical slabs
-updated corn seeds texture
-fixed tulip crop block models so they now properly show each stage //previously only showed final stage block model for all stages
-added /clearlag command //Deletes all dropped items when entered
-apple tree fruit block bounding box size is now dependent on the blocks age //Bounding box is no longer a full block for every age
-wither bone meal, custom flint and steel, custom tnt blocks, and custom shears can now be used by the dispenser block
-custom horse armor can now be applied to horses with dispensers
-respawn anchor blocks can now be charged with dyed glowstone blocks
-wither bonemeal can now be used on soul soil to re-grow soul grass
-fixed issue where only some custom wall blocks could connect to each other
-fixed issue with witherbone meal action not creating particles or playing a sound
-item shop signs now require a supporting block //Sign will break if supporting block is removed
-changed item sign interraction //No longer need to shift right click to remove an item
-toaster block now saves cooking progress //Must have been an oversight to not have this
-fixed issue with ice slimes not giving slowness effect when attacking other entities
-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
-added soul sandstone, cut soul sandstone, chiseled soul sandstone, and smooth soul sandstone
-added stairs, slabs, vertical slabs, and walls for new soul sandstone blocks
-added tile variants for limestone, marble, and peridotite including stairs, slabs, vertical slabs, and walls
-added smooth sandstone walls for sandstone, red sandstone, and soul sandstone
-added stairs, slabs, vertical slabs, and walls for smooth basalt
-removed worn armor transparency //potential to cause issues if other mods modify default armor rendering behaviour
-increased durability and slightly tweaked other values for silver armor and tools //Previous durability was way to low
-added JEI recipe support for kiln furnace
-fixed all translucent block light rendering issues