Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # Example game
- # To use one of these, when creating a game do
- # /hga add itemset <name-of-game> <name-of-itemset> NOTE make sure there are no space in the list of itemsets
- # test:
- # inherits: itemset1
- global:
- use-match-material: false
- chests:
- standaard:
- inherits: standaard1
- DIAMOND:
- stack-size: 10
- chance: 0.5
- IRON_BOOTS,2:
- stack-size: 1
- chance: 1
- rewards:
- static:
- APPLE,1:
- stack-size: 1
- max-random: 5
Advertisement
Add Comment
Please, Sign In to add comment