aboutsummaryrefslogtreecommitdiff
path: root/items/BARBARIAN_SHOP_NPC.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/BARBARIAN_SHOP_NPC.json')
-rw-r--r--items/BARBARIAN_SHOP_NPC.json36
1 files changed, 0 insertions, 36 deletions
diff --git a/items/BARBARIAN_SHOP_NPC.json b/items/BARBARIAN_SHOP_NPC.json
deleted file mode 100644
index b4f0423f..00000000
--- a/items/BARBARIAN_SHOP_NPC.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "itemid": "minecraft:skull",
- "displayname": "§9Barbarian Shop (NPC)",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bb81a611-bda5-5be3-8dc7-6de8fe76c12e\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjM2MzBkOWIwMjA4OGVhMTkyNGE4NzIyNDJhYmM3NWI2MjYyYzJhY2E5MmFlY2Y4NzE0YTU3YTQxZWVhMGI5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"\"],Name:\"§9Barbarian Shop (NPC)\"},ExtraAttributes:{id:\"BARBARIAN_SHOP_NPC\"}}",
- "damage": 3,
- "lore": [
- ""
- ],
- "internalname": "BARBARIAN_SHOP_NPC",
- "clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
- "infoType": "",
- "crafttext": "",
- "x": -581,
- "y": 101,
- "z": -711,
- "island": "crimson_isle",
- "recipes": [
- {
- "type": "npc_shop",
- "cost": [
- "SKYBLOCK_COIN:8000",
- "ENCHANTED_RED_SAND:2",
- "CORRUPTED_NETHER_STAR:2"
- ],
- "result": "KUUDRA_TIER_KEY"
- },
- {
- "type": "npc_shop",
- "cost": [
- "SKYBLOCK_COIN:100000"
- ],
- "result": "THORNLEAF_SCYTHE"
- }
- ]
-} \ No newline at end of file