Skip to content

Commit

Permalink
Blue Power
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottDTA committed Nov 13, 2022
1 parent 03b60e8 commit c8d9760
Show file tree
Hide file tree
Showing 31 changed files with 97 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Advanced_Peripherals/mod.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"mod_filename": "AdvancedPeripherals-0.7.19r.jar",
"mod_filename": "AdvancedPeripherals-0.7.20r.jar",
"mod_id": "advancedperipherals",
"mod_name": "Advanced Peripherals",
"mc_version": "1.18.2",
Expand Down
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/block/marble.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "soartex_base:blocks/stone/marble/raw"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "soartex_base:blocks/stone/marble/bricks"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/block/marble_paver.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "soartex_base:blocks/stone/marble/smooth"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/brass_dust.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/dust/brass"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/brass_ingot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/ingot/brass"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/diamond_sickle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/tool/diamond/sickle"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "soartex_base:items/gem/sapphire_green"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/ruby_gem.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/gem/ruby"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/sapphire_gem.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/gem/sapphire_blue"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/silver_dust.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/dust/silver"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/silver_ingot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/ingot/silver"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/zinc_dust.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/dust/zinc"
}
}
6 changes: 6 additions & 0 deletions Blue_Power/assets/bluepower/models/item/zinc_ingot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "soartex_base:items/ingot/zinc"
}
}
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.
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.
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.
12 changes: 12 additions & 0 deletions Blue_Power/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"mod_filename": "bluepower-1.18.2-0.6.288-alpha-universal.jar",
"mod_id": "bluepower",
"mod_name": "Blue Power",
"mc_version": "1.18.2",
"mod_authors": [
"Quetzi"
],
"url_website": "https://www.curseforge.com/minecraft/mc-mods/blue-power",
"description": "",
"mod_dir": "/Blue_Power/"
}
7 changes: 6 additions & 1 deletion TODO.txt
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
- Compile list of missing textures for Ars Nouveau
- Compile list of missing textures for Ars Nouveau
- Ars Elemental
- Ars Creo
- Ars Instrumentum
- Ars Omega
- AttributeFix

0 comments on commit c8d9760

Please sign in to comment.