forked from Soartex-Modded/Modded-1.18.x
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
46 changed files
with
163 additions
and
0 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
Blue_Power/assets/bluepower/models/block/amethyst_deepslate.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/gem/ore/deepslate/amethyst" | ||
} | ||
} |
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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/gem/ore/stone/amethyst" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Blue_Power/assets/bluepower/models/block/green_sapphire_deepslate.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/gem/ore/deepslate/sapphire_green" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Blue_Power/assets/bluepower/models/block/green_sapphire_ore.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/gem/ore/stone/sapphire_green" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Blue_Power/assets/bluepower/models/block/silver_deepslate.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/metal/ore/deepslate/silver" | ||
} | ||
} |
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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/metal/ore/stone/silver" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Blue_Power/assets/bluepower/models/block/teslatite_deepslate.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/resource/ore/deepslate/teslatite" | ||
} | ||
} |
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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/resource/ore/stone/teslatite" | ||
} | ||
} |
Binary file added
BIN
+10.6 KB
Deep_Resonance/assets/deepresonance/textures/block/resonating_ore_deepslate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.9 KB
Deep_Resonance/assets/deepresonance/textures/block/resonating_ore_stone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,13 @@ | ||
{ | ||
"mod_id": "deepresonance", | ||
"mod_name": "Deep Resonance", | ||
"mod_filename": "deepresonance-1.18-3.0.17.jar", | ||
"mc_version": "1.18.2", | ||
"mod_authors": [ | ||
"McJty" | ||
], | ||
"url_website": "", | ||
"description": "Deep Resonance is a power generation mod for Minecraft", | ||
"mod_version": "3.0.17", | ||
"mod_dir": "/Deep_Resonance/" | ||
} |
Binary file added
BIN
+7.11 KB
...ntal_Craft/assets/elementalcraft/textures/block/deepslate_inert_crystal_ore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.81 KB
Elemental_Craft/assets/elementalcraft/textures/block/inert_crystal_ore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,12 @@ | ||
{ | ||
"mod_filename": "elementalcraft-1.18.2-4.4.28.jar", | ||
"mod_id": "elementalcraft", | ||
"mod_name": "Elemental Craft", | ||
"mc_version": "1.18.2", | ||
"mod_authors": [ | ||
"Sirttas" | ||
], | ||
"url_website": "https://www.curseforge.com/minecraft/mc-mods/elemental-craft", | ||
"description": "", | ||
"mod_dir": "/Elemental_Craft/" | ||
} |
Binary file added
BIN
+2.31 KB
Extra_Utilities_Reborn/assets/extrautilitiesrebirth/textures/items/emerald_red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,12 @@ | ||
{ | ||
"mod_filename": "extra-utilities-reborn-1.7.4-release.jar", | ||
"mod_id": "extrautilitiesrebirth", | ||
"mod_name": "Extra Utilities Reborn", | ||
"mc_version": "1.18.2", | ||
"mod_authors": [ | ||
"inzhefop" | ||
], | ||
"url_website": "https://www.curseforge.com/minecraft/mc-mods/extra-utilities-reborn", | ||
"description": "", | ||
"mod_dir": "/Extra_Utilities_Reborn/" | ||
} |
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.
Binary file added
BIN
+10.9 KB
...rries_Replanted/assets/oreberriesreplanted/textures/block/aluminum_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11 KB
..._Replanted/assets/oreberriesreplanted/textures/block/aluminum_oreberry_ripe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.8 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/block/copper_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11 KB
...es_Replanted/assets/oreberriesreplanted/textures/block/copper_oreberry_ripe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.9 KB
...erries_Replanted/assets/oreberriesreplanted/textures/block/essence_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24 KB
...s_Replanted/assets/oreberriesreplanted/textures/block/essence_oreberry_ripe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
...ries_Replanted/assets/oreberriesreplanted/textures/block/essence_oreberry_ripe.png.mcmeta
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,21 @@ | ||
{ | ||
"animation": { | ||
"frametime": 2, | ||
"frames": [ | ||
0, | ||
1, | ||
2, | ||
3, | ||
4, | ||
5, | ||
6, | ||
7, | ||
6, | ||
5, | ||
4, | ||
3, | ||
2, | ||
1 | ||
] | ||
} | ||
} |
Binary file added
BIN
+11 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/block/gold_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11 KB
...ries_Replanted/assets/oreberriesreplanted/textures/block/gold_oreberry_ripe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.8 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/block/iron_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11 KB
...ries_Replanted/assets/oreberriesreplanted/textures/block/iron_oreberry_ripe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.8 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/block/silver_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.9 KB
...es_Replanted/assets/oreberriesreplanted/textures/block/silver_oreberry_ripe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.9 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/block/tin_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11 KB
...rries_Replanted/assets/oreberriesreplanted/textures/block/tin_oreberry_ripe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.08 KB
...erries_Replanted/assets/oreberriesreplanted/textures/item/aluminum_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.22 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/item/copper_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.4 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/item/essence_berry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
Oreberries_Replanted/assets/oreberriesreplanted/textures/item/essence_berry.png.mcmeta
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,21 @@ | ||
{ | ||
"animation": { | ||
"frametime": 2, | ||
"frames": [ | ||
0, | ||
1, | ||
2, | ||
3, | ||
4, | ||
5, | ||
6, | ||
7, | ||
6, | ||
5, | ||
4, | ||
3, | ||
2, | ||
1 | ||
] | ||
} | ||
} |
Binary file added
BIN
+3.93 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/item/gold_oreberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.15 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/item/iron_oreberry.png
Oops, something went wrong.
Binary file added
BIN
+3.96 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/item/silver_oreberry.png
Oops, something went wrong.
Binary file added
BIN
+4 KB
Oreberries_Replanted/assets/oreberriesreplanted/textures/item/tin_oreberry.png
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"mod_filename": "OreBerries-Replanted-1.18.2-0.1.8.jar", | ||
"mod_id": "oreberriesreplanted", | ||
"mod_name": "Oreberries Replanted", | ||
"mc_version": "1.18.2", | ||
"mod_authors": [ | ||
"Mrbysco" | ||
], | ||
"url_website": "https://www.curseforge.com/minecraft/mc-mods/oreberries-replanted", | ||
"description": "", | ||
"mod_dir": "/Oreberries_Replanted/" | ||
} |
6 changes: 6 additions & 0 deletions
6
Thermal_Foundation/assets/thermal/models/block/apatite_ore.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/resource/ore/stone/apatite" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Thermal_Foundation/assets/thermal/models/block/deepslate_apatite_ore.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/resource/ore/deepslate/apatite" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Thermal_Foundation/assets/thermal/models/block/deepslate_niter_ore.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/resource/ore/deepslate/niter" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Thermal_Foundation/assets/thermal/models/block/niter_ore.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:block/cube_all", | ||
"textures": { | ||
"all": "soartex_base:blocks/resource/ore/stone/niter" | ||
} | ||
} |