Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1003 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 1003 Bytes

< More Blocks

alt

This mod adds new varients of blocks! One block variant that you can find in the pack is "Layer" blocks, these blocks are like the Top Snow block that you can increase the height.

Mod Data

Key Value
supported yes
version 1.0.0
mc_version 1.21
mod_id moreblock
client_side required
server_side required

LINKS

Maven

dependencies {
    modImplementation "maven.modrinth:more-block:fabric-${project.moreblock_version}"
}

More Information