Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1007 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 1007 Bytes

< Simple Magnets

alt

This mod adds simple magnet items and blocks to make gathering dropped items easier. Upgrade your magnet to make it reach further out. Use the magnet blocks to gather items from a mob farm.

Mod Data

Key Value
supported yes
version 1.1.0
mc_version 1.21
mod_id magnet
client_side required
server_side required

LINKS

Maven

dependencies {
    modImplementation "maven.modrinth:magnets:fabric-${project.magnets_version}"
}

More Information