promotional bannermobile promotional banner

(MBM) More Blocks Mod

This mod adds vanilla like blocks that make a better Minecraft experience.

File Details

More Blocks Mod-0.1.6 -MCV 1.16.5

  • B
  • Jul 3, 2021
  • 2.00 MB
  • 11.6K
  • 1.16.5
  • Fabric

File Name

moreblocksmod-0.1.6-MCV-1.16.5.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mbm-more-blocks-mod-399412:3375015"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.1.6 Bata

Added: Cobblestone Side Stairs (Bata)

Change: Vertical Glass Pane is now named MBM Glass Pane (Bata)

Change: MBM Glass Pane is now Temporarily in Experimental ItemGroup

Change: MBM Glass Pane can now do all XYZ axis

Added: WallBlockMixin to allow connection to MBM Glass Pane

Added: PaneBlockMixin to allow connection to MBM Glass Pane

Change: Falling layer blocks or blocks of its same type, now add up when they fall onto each other

Fixed: Concrete powder would turn to hardened concrete one layer to soon

Change: Rope is now in Tools ItemGroup

Internal Change: AxeItemMixin now injects code. Instead of taking over the AxeItem class.

Internal Change: Added Separate Flammable Registry

Internal Change: Removed Flammable Registry from Block Registry

Internal Change: Added Separate Composting Registry

Internal Change: Removed Composting Registry from Item Registry

Internal Change: Changed how BlockItems Register (Now registers at the same time as blocks do)

Internal Change: Removed all BlockItems from Item Registry

Internal Change: Removed ModName parameter from Block, Item, and Biome Registries.

Internal Change: ModName is now a public variable, and is called by Block, Item, and Biome Registries.