This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// licensed CC0 (except for iterator class, and Bukkit is GPL, so, IANAL, do what you want) | |
package xyz.jpenilla.gist; | |
import it.unimi.dsi.fastutil.ints.IntIntPair; | |
import java.util.Iterator; | |
import java.util.function.Consumer; | |
import net.kyori.adventure.key.Key; | |
import org.bukkit.World; | |
import org.bukkit.event.EventHandler; | |
import org.bukkit.event.Listener; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
enabled: true | |
randomized: true | |
randomAmount: 5 | |
chance: 1.0 | |
invincible: true | |
customName: <rainbow>Microblocks! | |
trades: | |
ender_chest: | |
experienceReward: true | |
ingredients: |