Public Crafting Tables

 Public Crafting Tables 4.13.3

0f8ba03bd5d4728e538783ba480c1febaf3f37b9.png

2.png

Ever wanted to showcase custom crafting recipes or have awesome looking tables? Public Crafters modifies the vanilla crafting mechanic to show exactly what's on the table, and keep it there, even after the player closes it. This also means that anyone can go in and steal items while another player is crafting something. Truly public, just like how it should be! Public Crafters is fully compatible with custom crafting recipes and custom resource packs.
3.png

  • 1.8-1.18 support
  • No item duplication possible
  • Public tables
  • Supports custom recipes
  • Supports custom resource packs
  • Display custom recipes in spawn
  • Lockable tables
  • Customizable config
  • Lightweight and lag free
  • Highly optimized
  • Pistons are supported
  • Powerful developer API
4.gif

Still not convinced? Look at these marvelous recipes!
[IMG]

[IMG]

[IMG]

[IMG]


  • /craftingtable <reload|toggle|lock>
    • /craftingtable lock - Locks the table as an admin table, requires publiccrafters.admin
    • /craftingtable reload - Reload the config, requires publiccrafters.reload
    • /craftingtable toggle - Toggle private crafting, requires publiccrafters.private

[IMG]


  • publiccrafters.reload - Lets you reload the config
  • publiccrafters.private - Lets you use private workbenches
  • publiccrafters.admin - Lets you lock tables

[IMG]

Code (YAML):
# The Public Crafters Config - Created by BananaPuncher714
# This determines how high the items float above the crafting table.
# 0.7 lets the blocks float just a little bit, and .61 lets the items lie flat

item-height: .7
# This is whether or not the armorstand will be a marker; it may make the items
# appear darkened if this is true

marker: false
# This is how many ticks until the crafting table top updates
# Set it to 2 if the items on the table lag when using pistons to move it

update-delay: 0
# This is how a material should be turned, accepts numeric and string ids, and is written in degrees of rotation

orientation:
DIAMOND_BLOCK: "0, 0, 0"


# This is how much a material should be moved from its position, in x, y, and z
offset:
DIAMOND_BLOCK: "0, 1, 0"
# Whether or not a player has private crafting enabled by default`

private-by-default: false
# Whether or not the table should drop their items if no one is using it

drop-item: false
# Whether or not the items that appear are fake. May not work for every version

virtual: true
# Whether or not to display an actual item above the table

display-crafted-item: true
display-crafted-item-name: true
crafted-item-height: .15
Author
TheusKhan
Downloads
59
Views
1,532
Extention type
jar
File size
170.1 KB
Hash
54edb0b5b681fc6974e6cc1698da5c3d
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Top