Skip to content

Machines

ReflexShow edited this page Nov 14, 2020 · 7 revisions

Clean Machines Document Jump down to clean document

Value Description
UUID Machine's Unique ID
inventoryType Machine's inventory type (According inventories)
chargeUse Machine's charge per use
material Machine's material
customID Machine's material
hologramEnabled Toggle between enable/disable machine's hologram display
hologramText Defines machine's hologram text

Clean Machines Document

machines:
  69cba45d-a5e4-4d8e-bd67-2d1aec7dc3261605318080702:
    inventoryType: bank
    location:
      ==: org.bukkit.Location
      world: world
      x: 620.0
      y: 66.0
      z: -1632.0
      pitch: 0.0
      yaw: -135.0
    chargeUse: 50
    material: IRON_HOE
    customID: 120
    hologramEnabled: true
    hologramText: '&a&lATM'

Clone this wiki locally