Liking cljdoc? Tell your friends :D

lambdaisland.witchcraft.gallery.big-chicken

A 9 block high chicken shape

A 9 block high chicken shape
raw docstring

lambdaisland.witchcraft.gallery.carrier-trait

A trait for NPCs that are able to carry stuff around for you. Right click to open their inventory and put stuff in it.

A trait for NPCs that are able to carry stuff around for you. Right click to
open their inventory and put stuff in it.
raw docstring

lambdaisland.witchcraft.gallery.megachop9000

A magical dwarven axe which chops down a full tree trunk with one chop.

A magical dwarven axe which chops down a full tree trunk with one chop.
raw docstring

lambdaisland.witchcraft.gallery.mob-spawner

'Classic' mob-spawner, plus a varient with multiple levels. For best results put it really high up in the sky, or above the open ocean. There should be little to no other places nearby (like caves beneath you) where mobs could spawn.

'Classic' mob-spawner, plus a varient with multiple levels. For best results
put it really high up in the sky, or above the open ocean. There should be
little to no other places nearby (like caves beneath you) where mobs could
spawn.
raw docstring

lambdaisland.witchcraft.gallery.ocean-space-base

A futuristic base consisting of a big torus suspending by three pointy towers.

A futuristic base consisting of a big torus suspending by three pointy towers.
raw docstring

lambdaisland.witchcraft.gallery.private-chests

Implementation of private chests with shop capabilities

Start by naming a chest @username, only that user will be able to break the chest or interact with its inventory.

You can add items in the chest that form a price list, e.g name the item "16 Golden Carrots : 3 Diamonds" and put it in the chest. Now when someone clicks on a stack of golden carrots in the chest, it will exchage the golden carrots and diamonds between the two inventories.

Current shortcomings:

  • It's very easy to slightly (or deliberately) misspell the username, causing unbreakable chests
  • Placing a chest left of a single chest will merge them and override the name, to be safe always put double chests
  • Make it possible to use the display name of renamed items in the price list
Implementation of private chests with shop capabilities

Start by naming a chest @username, only that user will be able to break the
chest or interact with its inventory.

You can add items in the chest that form a price list, e.g name the item "16
Golden Carrots : 3 Diamonds" and put it in the chest. Now when someone clicks
on a stack of golden carrots in the chest, it will exchage the golden carrots
and diamonds between the two inventories.

Current shortcomings:
- It's very easy to slightly (or deliberately) misspell the username, causing
  unbreakable chests
- Placing a chest left of a single chest will merge them and override the
  name, to be safe always put double chests
- Make it possible to use the display name of renamed items in the price list
raw docstring

lambdaisland.witchcraft.gallery.squid-casa-events

Event handlers that hook up two buttons to beam the player from one to the other.

Event handlers that hook up two buttons to beam the player from one to the
other.
raw docstring

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close