Code Monkey home page Code Monkey logo

urns-mod's Introduction

Urns

This is a Fabric mod that adds the clay urn to the game, a fragile container that is affected by gravity. Also available at CurseForge.

Inspired by old-school RPGs where you had urns/vases/pots around the map which you could break to get their contents, along with Minecraft Dungeons' emerald pots.

Behavior

  • Container: holds up to one item stack. Right-click or use a hopper to store items;
  • Mysterious: there is no GUI. To discover what's inside, use either a hopper or brute force!
  • Affected by gravity: falls if there isn't a supporting block below (like sand);
  • Mobile: as long as it's falling, you may move it around with slime blocks, water elevators, etc.!
  • Fragile: if the urn falls from a height of three blocks or more, it will crack. If it's already cracked, then it will break โ€” unless it lands on slime or hay;
  • Weaponizable: hurts entities on landing (like an anvil);
  • Craftable: with bricks;
  • Decorative.

Installation

Make sure you downlaod the Fabric Loader and the Fabric API. Afterwards, just drop the mod jar into your mods folder.

License

Licensed under the GNU General Public License v3.0 license.

You're welcome to add this mod to any modpack you'd like.

urns-mod's People

Contributors

bernardozomer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

urns-mod's Issues

Cracked clay urns can't be obtained in item form

Since cracked clay urns are treated as a block state and not a separate block, players can't place them on creative mode without dropping a urn from a tall height. Also, breaking a cracked urn with a silk touch pickaxe drops an uncracked urn. Therefore, the goal of this issue is to change cracked clay urns from being a block state to a whole new separate block, just like anvils do.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.