Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 892 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 892 Bytes

< Canned

alt

This mod adds canned foods! You can place these blocks on the ground. You can add up to 8 cans in one block.

Mod Data

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

LINKS

Maven

dependencies {
    modImplementation "maven.modrinth:canned:fabric-${project.canned_version}"
}

More Information