mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Minecraft: dragon egg shards
This commit is contained in:
@@ -55,15 +55,16 @@ item_table = {
|
||||
"Structure Compass (Bastion Remnant)": ItemData(45040, True),
|
||||
"Structure Compass (End City)": ItemData(45041, True),
|
||||
"Shulker Box": ItemData(45042, False),
|
||||
"Dragon Egg Shard": ItemData(45043, True),
|
||||
"Bee Trap (Minecraft)": ItemData(45100, False),
|
||||
|
||||
"Victory": ItemData(None, True)
|
||||
}
|
||||
|
||||
# 33 required items
|
||||
required_items = {
|
||||
"Archery": 1,
|
||||
"Progressive Resource Crafting": 2,
|
||||
# "Resource Blocks": 1,
|
||||
"Brewing": 1,
|
||||
"Enchanting": 1,
|
||||
"Bucket": 1,
|
||||
|
Reference in New Issue
Block a user