Skip to content

Commit

Permalink
Added new items
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBusyBiscuit committed Sep 20, 2020
1 parent 774cc2d commit 774e671
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file added assets/minecraft/textures/slimefun/climbing_pick.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions src/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,55 +333,71 @@
"data": 4001
},
"BLANK_RUNE": {
"id": "runes/blank",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4001
},
"ANCIENT_RUNE_WATER": {
"id": "runes/water",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4002
},
"ANCIENT_RUNE_FIRE": {
"id": "runes/fire",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4003
},
"ANCIENT_RUNE_AIR": {
"id": "runes/air",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4004
},
"ANCIENT_RUNE_EARTH": {
"id": "runes/earth",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4005
},
"ANCIENT_RUNE_ENDER": {
"id": "runes/ender",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4006
},
"ANCIENT_RUNE_LIGHTNING": {
"id": "runes/lightning",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4007
},
"ANCIENT_RUNE_RAINBOW": {
"id": "runes/rainbow",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4008
},
"ANCIENT_RUNE_SOULBOUND": {
"id": "runes/soulbound",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4009
},
"ANCIENT_RUNE_ENCHANTMENT": {
"id": "runes/enchantment",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4010
},
"ANCIENT_RUNE_VILLAGERS": {
"id": "runes/villagers",
"item": "firework_star",
"template": "FIREWORK_STAR",
"data": 4011
},
"SLIMEFUN_GUIDE": {
"item": "enchanted_book",
"template": "ITEM",
Expand Down Expand Up @@ -677,6 +693,11 @@
"template": "HANDHELD",
"data": 4001
},
"CLIMBING_PICK": {
"item": "iron_pickaxe",
"template": "HANDHELD",
"data": 4002
},
"COMMON_TALISMAN": {
"id": "talismans/common_talisman",
"item": "emerald",
Expand Down Expand Up @@ -1158,6 +1179,11 @@
"template": "GLASS_PANE",
"data": 4000
},
"STRANGE_NETHER_GOO": {
"item": "purple_dye",
"template": "ITEM",
"data": 4000
},
"_UI_LANGUAGE_EN": {
"id": "gui/flags/united_kingdom",
"item": "player_head",
Expand Down

0 comments on commit 774e671

Please sign in to comment.