BVengo / simple-shulker-preview

A minecraft fabric mod that displays a configurable icon indicating the contents of a shulker box, as well as a capacity bar.
GNU Lesser General Public License v3.0
8 stars 8 forks source link

Pedantic changes to fabric.mod.json #2

Closed crpz1 closed 2 years ago

crpz1 commented 2 years ago

Only load client side, remove suggests and the mod runs on anything 1.17 up through my testing.

BVengo commented 2 years ago

Thanks @crpz1 appreciate the help.