You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
riddle edited this page Oct 27, 2014
·
5 revisions
Villager signs
Sign of this type can be placed everywhere. Villager(s) will spawn on its place.
Simply enter type of villager and then number of them to spawn in every line (so every sign can spawn up to 4 types of villagers at once).
Accepted types:
Farmer
Librarian
Priest
Blacksmith
Butcher
Greenie (green robed one - only supported in Mantle, not in MCNSAFlatcore)
Restockable Chest sign
If this sign is attached to an inventory container, it will convert that container into restockable one.
Lines:
Either [loot] or [loot] ID, where ID is the ID of the block that will replace sign. If you don't specify one, sign will simply be deleted (replaced by air, so [loot] is equal to [loot] 0). You can also add id (for example [loot] 35:2)
Name of loot table this chest will use
Restocking interval in hours
is this restockable chest per-player or global (either true or false)
Container allowing subclaim
If this sign is attached to an inventory container, it will create subclaim with public inventory access, so you can limit inventory access to specific blocks.
Simply make first line of sign say [allow] or [allow] ID (meaning of ID is same as above).