-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# allurement - x spread of ailments x curse of ascencion x curse of fleeting x obedience # domestication innovation - x rejuvination # ensorcellation x xp boost # combat roll - x acrobat # combat bash - x inertia # sortilege - x potency x stability x chaining x pull x blast x blitz x curse of ignorance x magic protection x arcane x soulbound # apotheosis (sulphur) x beserkers_fury x boon_of_the_earth x chainsaw x chromatic_aberration x miners_fervor x endless_quiver x growth_serum x spear_fishing x worker_exploitation # enderite mod (sulphur) x void floating # amethyst touch (sulphur) x amethyst touch # deeper and darker (feder) x catalysis x sculk smite # airhop x air hop # CoFHCore x disabled x holding # better archeology x penetrating strike x seas bounty x soaring winds x tunelling # travel anchors x range x teleportation
- Loading branch information
1 parent
fcf2ab0
commit 7a0d880
Showing
585 changed files
with
3,815 additions
and
606 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
6 changes: 6 additions & 0 deletions
6
1.16/src/generated/resources/assets/nebs/models/item/acrobat.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "minecraft:item/generated", | ||
"textures": { | ||
"layer0": "nebs:items/acrobat" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
1.16/src/generated/resources/assets/nebs/models/item/air_hop.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "minecraft:item/generated", | ||
"textures": { | ||
"layer0": "nebs:items/air_hop" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
1.16/src/generated/resources/assets/nebs/models/item/amethyst_touch.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "minecraft:item/generated", | ||
"textures": { | ||
"layer0": "nebs:items/amethyst_touch" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
1.16/src/generated/resources/assets/nebs/models/item/arcane.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "minecraft:item/generated", | ||
"textures": { | ||
"layer0": "nebs:items/arcane" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
1.16/src/generated/resources/assets/nebs/models/item/ascension_curse.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "minecraft:item/generated", | ||
"textures": { | ||
"layer0": "nebs:items/ascension_curse" | ||
} | ||
} |
Oops, something went wrong.