Skip to content

Pocketmine plugin allowing to add as many craft as desired

License

Notifications You must be signed in to change notification settings

Refaltor77/SimpleCustomCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCustomCraft

Pocketmine plugin allowing to add as many craft as desired

Config

---
# Welcome to CustomCraft by refaltor
# You can use items with a meta, example: `1:5`
# Infinite Configuration
# a problem ? https://discord.gg/vEEZFdbsnC


item_test:
  shape:
    - ["0:0", "0:0", "0:0"] # (first line of the craft table)
    - ["0:0", "4:0", "0:0"]
    - ["0:0", "0:0", "0:0"]
  result: ["320:0:1"] # result: id:meta:number
...

About

Pocketmine plugin allowing to add as many craft as desired

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages