UpgradeableHoppers
DiscordHome
  • Info
  • For Players
    • Commands
  • Configuration
    • Installation
    • Hoppers
    • GUI Menus
    • Messages
    • Translations
  • Permissions
    • Player Commands
    • Admin Commands
    • Other Permissions
  • Developers
    • API
    • ItemStacker
Powered by GitBook
On this page
Edit on GitHub
  1. Configuration

Hoppers

This page explains common asked questions about the hoppers.yml file.

Configure Crafting Recipe

Allow players to craft this a hopper type. Example:

# Each line represents a line in the crafting table.
# Each line must have three items. Each item must be seperated by a comma.
recipe:
  - 'IRON_INGOT,CHEST,IRON_INGOT'
  - 'IRON_INGOT,REDSTONE,IRON_INGOT'
  - 'AIR,IRON_INGOT,AIR'
PreviousInstallationNextAdmin Commands

Last updated 5 months ago