promotional bannermobile promotional banner

BAMO - Block And Move On

Turn Blockbench models into Minecraft blocks without having to code

File Details

BAMO 0.3.4 (Forge-1.16.5)

  • A
  • Aug 4, 2022
  • 71.58 KB
  • 193
  • 1.16.5
  • Forge

File Name

bamo-0.3.4-alpha_1.6.5_forge.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:bamo-block-and-move-on-655999:3918622")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added option to create plants
  • Added texture selection option for standard blocks
  • Added support for minecraft default textures
  • Added support for using textures from other mods
  • Fixed slabs/walls not auto-loading first texture
  • Fixed issue with stairs/slabs/walls being created if you dont unselect before swapping to custom block
  • Added Auto-cleaning all non-alphanumeric chars from texture/file names
  • Changed cleaning code to replace spaces in the model name with underscores, rather than just removing them (e.g. "Test Block" used to be cleaned to "testblock", now "test_block")