-
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added the new textures and adjusted our models
- Loading branch information
Showing
107 changed files
with
157 additions
and
53 deletions.
There are no files selected for viewing
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
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: 3 additions & 3 deletions
6
src/generated/resources/.cache/f95c7003282837dabaa33e3ffceec4e6865b5218
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// 1.19.2 2023-09-25T15:21:21.7713005 Block tags | ||
c4d65b1ce5b5b3ed603cbcc87cc47338be4406fe data/forge/tags/blocks/needs_wood_tool.json | ||
// 1.19.2 2024-05-01T21:24:42.041223 Block tags | ||
e1f71dcb4f9e7e36e29b0ad09d6520dc3adfa4a6 data/forge/tags/blocks/needs_wood_tool.json | ||
ef4684e10e5054e8cfd515dffa4a98169d281078 data/minecraft/tags/blocks/mineable/pickaxe.json | ||
26803b7d98247a3df6ee256ceb9509a2ad1ec2e5 data/minecraft/tags/blocks/needs_iron_tool.json | ||
8de9358ffeaa8d5f015774f70244a93b915427b8 data/minecraft/tags/blocks/needs_iron_tool.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
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
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
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
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
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
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
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
2 changes: 1 addition & 1 deletion
2
src/generated/resources/assets/advancedperipherals/models/block/player_detector.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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"parent": "minecraft:block/cube_all", | ||
"textures": { | ||
"all": "advancedperipherals:block/player_detector", | ||
"east": "advancedperipherals:block/player_detector_side", | ||
"north": "advancedperipherals:block/player_detector_front", | ||
"particle": "advancedperipherals:block/player_detector_front", | ||
"side": "advancedperipherals:block/player_detector_side", | ||
"south": "advancedperipherals:block/player_detector_side", | ||
"up": "advancedperipherals:block/player_detector_top", | ||
"west": "advancedperipherals:block/player_detector_side" | ||
} | ||
} |
9 changes: 7 additions & 2 deletions
9
src/generated/resources/assets/advancedperipherals/models/block/redstone_integrator.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 |
---|---|---|
@@ -1,8 +1,13 @@ | ||
{ | ||
"parent": "minecraft:block/cube_all", | ||
"textures": { | ||
"all": "advancedperipherals:block/redstone_integrator", | ||
"down": "advancedperipherals:block/redstone_integrator_bottom", | ||
"east": "advancedperipherals:block/redstone_integrator_side", | ||
"north": "advancedperipherals:block/redstone_integrator_front", | ||
"particle": "advancedperipherals:block/redstone_integrator_front" | ||
"particle": "advancedperipherals:block/redstone_integrator_front", | ||
"side": "advancedperipherals:block/redstone_integrator_side", | ||
"south": "advancedperipherals:block/redstone_integrator_side", | ||
"up": "advancedperipherals:block/redstone_integrator_top", | ||
"west": "advancedperipherals:block/redstone_integrator_side" | ||
} | ||
} |
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
3 changes: 1 addition & 2 deletions
3
src/generated/resources/data/forge/tags/blocks/needs_wood_tool.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 |
---|---|---|
@@ -1,6 +1,5 @@ | ||
{ | ||
"values": [ | ||
"advancedperipherals:peripheral_casing", | ||
"advancedperipherals:colony_integrator" | ||
"advancedperipherals:peripheral_casing" | ||
] | ||
} |
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
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
Binary file removed
BIN
-784 Bytes
src/main/resources/assets/advancedperipherals/textures/block/ar_controller.png
Binary file not shown.
Binary file removed
BIN
-804 Bytes
...ain/resources/assets/advancedperipherals/textures/block/ar_controller_front.png
Binary file not shown.
Binary file modified
BIN
-61 Bytes
(88%)
src/main/resources/assets/advancedperipherals/textures/block/block_reader_down.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 modified
BIN
-14 Bytes
(97%)
src/main/resources/assets/advancedperipherals/textures/block/block_reader_east.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 modified
BIN
+91 Bytes
(120%)
...main/resources/assets/advancedperipherals/textures/block/block_reader_north.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/block_reader_north.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 2 | ||
} | ||
} |
Binary file modified
BIN
-74 Bytes
(85%)
...main/resources/assets/advancedperipherals/textures/block/block_reader_south.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 modified
BIN
-44 Bytes
(91%)
src/main/resources/assets/advancedperipherals/textures/block/block_reader_up.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 modified
BIN
-1 Byte
(100%)
src/main/resources/assets/advancedperipherals/textures/block/block_reader_west.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 modified
BIN
-5.44 KB
(7.0%)
src/main/resources/assets/advancedperipherals/textures/block/chat_box.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 modified
BIN
+319 Bytes
(140%)
src/main/resources/assets/advancedperipherals/textures/block/chat_box_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/chat_box_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 2 | ||
} | ||
} |
Binary file added
BIN
+393 Bytes
src/main/resources/assets/advancedperipherals/textures/block/chat_box_top.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 modified
BIN
-233 Bytes
(64%)
src/main/resources/assets/advancedperipherals/textures/block/colony_integrator.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
+1.28 KB
...resources/assets/advancedperipherals/textures/block/colony_integrator_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
...in/resources/assets/advancedperipherals/textures/block/colony_integrator_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 4 | ||
} | ||
} |
Binary file added
BIN
+414 Bytes
...n/resources/assets/advancedperipherals/textures/block/colony_integrator_top.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 modified
BIN
-2.21 KB
(16%)
src/main/resources/assets/advancedperipherals/textures/block/energy_detector.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 modified
BIN
-2.15 KB
(18%)
...in/resources/assets/advancedperipherals/textures/block/energy_detector_back.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
+1.14 KB
...in/resources/assets/advancedperipherals/textures/block/energy_detector_east.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/energy_detector_east.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 2 | ||
} | ||
} |
Binary file modified
BIN
-2.16 KB
(18%)
...n/resources/assets/advancedperipherals/textures/block/energy_detector_front.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
+424 Bytes
...ain/resources/assets/advancedperipherals/textures/block/energy_detector_top.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 modified
BIN
-2.22 KB
(16%)
...in/resources/assets/advancedperipherals/textures/block/environment_detector.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 modified
BIN
+797 Bytes
(200%)
...ources/assets/advancedperipherals/textures/block/environment_detector_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
...resources/assets/advancedperipherals/textures/block/environment_detector_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 4 | ||
} | ||
} |
Binary file added
BIN
+419 Bytes
...esources/assets/advancedperipherals/textures/block/environment_detector_top.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
+427 Bytes
...ain/resources/assets/advancedperipherals/textures/block/fluid_detector_back.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
+947 Bytes
...in/resources/assets/advancedperipherals/textures/block/fluid_detector_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/fluid_detector_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 2 | ||
} | ||
} |
Binary file added
BIN
+499 Bytes
...in/resources/assets/advancedperipherals/textures/block/fluid_detector_input.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
+510 Bytes
...n/resources/assets/advancedperipherals/textures/block/fluid_detector_output.png
Oops, something went wrong.
Binary file added
BIN
+423 Bytes
...main/resources/assets/advancedperipherals/textures/block/fluid_detector_top.png
Oops, something went wrong.
Binary file added
BIN
+429 Bytes
src/main/resources/assets/advancedperipherals/textures/block/gas_detector_back.png
Oops, something went wrong.
Binary file added
BIN
+1021 Bytes
...main/resources/assets/advancedperipherals/textures/block/gas_detector_front.png
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/gas_detector_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 2 | ||
} | ||
} |
Binary file added
BIN
+495 Bytes
...main/resources/assets/advancedperipherals/textures/block/gas_detector_input.png
Oops, something went wrong.
Binary file added
BIN
+508 Bytes
...ain/resources/assets/advancedperipherals/textures/block/gas_detector_output.png
Oops, something went wrong.
Binary file added
BIN
+422 Bytes
src/main/resources/assets/advancedperipherals/textures/block/gas_detector_top.png
Oops, something went wrong.
Binary file modified
BIN
+138 Bytes
(150%)
src/main/resources/assets/advancedperipherals/textures/block/geo_scanner.png
Oops, something went wrong.
Binary file modified
BIN
+675 Bytes
(260%)
src/main/resources/assets/advancedperipherals/textures/block/geo_scanner_front.png
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/geo_scanner_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 4 | ||
} | ||
} |
Binary file added
BIN
+412 Bytes
src/main/resources/assets/advancedperipherals/textures/block/geo_scanner_top.png
Oops, something went wrong.
Binary file modified
BIN
-8 Bytes
(98%)
src/main/resources/assets/advancedperipherals/textures/block/inventory_manager.png
Oops, something went wrong.
Binary file modified
BIN
+25 Bytes
(110%)
...resources/assets/advancedperipherals/textures/block/inventory_manager_front.png
Oops, something went wrong.
Binary file added
BIN
+411 Bytes
...n/resources/assets/advancedperipherals/textures/block/inventory_manager_top.png
Oops, something went wrong.
Binary file modified
BIN
+120 Bytes
(140%)
src/main/resources/assets/advancedperipherals/textures/block/me_bridge.png
Oops, something went wrong.
Binary file modified
BIN
+1.37 KB
(650%)
src/main/resources/assets/advancedperipherals/textures/block/me_bridge_front.png
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/me_bridge_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 2 | ||
} | ||
} |
Binary file added
BIN
+411 Bytes
src/main/resources/assets/advancedperipherals/textures/block/me_bridge_top.png
Oops, something went wrong.
Binary file modified
BIN
+8 Bytes
(100%)
src/main/resources/assets/advancedperipherals/textures/block/nbt_storage.png
Oops, something went wrong.
Binary file modified
BIN
+1.09 KB
(350%)
src/main/resources/assets/advancedperipherals/textures/block/nbt_storage_front.png
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/nbt_storage_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 2 | ||
} | ||
} |
Binary file added
BIN
+417 Bytes
src/main/resources/assets/advancedperipherals/textures/block/nbt_storage_top.png
Oops, something went wrong.
Binary file modified
BIN
+33 Bytes
(110%)
src/main/resources/assets/advancedperipherals/textures/block/peripheral_casing.png
Oops, something went wrong.
Binary file removed
BIN
-2.63 KB
src/main/resources/assets/advancedperipherals/textures/block/player_detector.png
Diff not rendered.
Binary file modified
BIN
-2.16 KB
(20%)
...n/resources/assets/advancedperipherals/textures/block/player_detector_front.png
Oops, something went wrong.
Binary file modified
BIN
-2.3 KB
(15%)
...in/resources/assets/advancedperipherals/textures/block/player_detector_side.png
Oops, something went wrong.
Binary file added
BIN
+416 Bytes
...ain/resources/assets/advancedperipherals/textures/block/player_detector_top.png
Oops, something went wrong.
Binary file removed
BIN
-439 Bytes
...ain/resources/assets/advancedperipherals/textures/block/redstone_integrator.png
Diff not rendered.
Binary file added
BIN
+420 Bytes
...ources/assets/advancedperipherals/textures/block/redstone_integrator_bottom.png
Oops, something went wrong.
Binary file modified
BIN
+1.01 KB
(330%)
...sources/assets/advancedperipherals/textures/block/redstone_integrator_front.png
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
.../resources/assets/advancedperipherals/textures/block/redstone_integrator_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 2 | ||
} | ||
} |
Binary file added
BIN
+480 Bytes
...esources/assets/advancedperipherals/textures/block/redstone_integrator_side.png
Oops, something went wrong.
Binary file added
BIN
+410 Bytes
...resources/assets/advancedperipherals/textures/block/redstone_integrator_top.png
Oops, something went wrong.
Binary file modified
BIN
+109 Bytes
(130%)
src/main/resources/assets/advancedperipherals/textures/block/rs_bridge.png
Oops, something went wrong.
Binary file modified
BIN
+1.12 KB
(360%)
src/main/resources/assets/advancedperipherals/textures/block/rs_bridge_front.png
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/advancedperipherals/textures/block/rs_bridge_front.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,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": false, | ||
"frametime": 2 | ||
} | ||
} |
Binary file added
BIN
+403 Bytes
src/main/resources/assets/advancedperipherals/textures/block/rs_bridge_top.png
Oops, something went wrong.
Binary file removed
BIN
-1.79 KB
.../advancedperipherals/textures/entity/villager/profession/computer_scientist.png
Diff not rendered.
Binary file removed
BIN
-1.6 KB
...edperipherals/textures/entity/zombie_villager/profession/computer_scientist.png
Diff not rendered.
Binary file removed
BIN
-999 Bytes
src/main/resources/assets/advancedperipherals/textures/gui/corners_glasses.png
Diff not rendered.
Binary file removed
BIN
-716 Bytes
...ain/resources/assets/advancedperipherals/textures/gui/inventory_manager_gui.png
Diff not rendered.
Binary file removed
BIN
-1.93 KB
src/main/resources/assets/advancedperipherals/textures/gui/smart_glasses_gui.png
Diff not rendered.
Binary file removed
BIN
-430 Bytes
src/main/resources/assets/advancedperipherals/textures/item/book.png
Diff not rendered.
Binary file removed
BIN
-334 Bytes
src/main/resources/assets/advancedperipherals/textures/item/chunk_controller.png
Diff not rendered.
Binary file removed
BIN
-369 Bytes
src/main/resources/assets/advancedperipherals/textures/item/computer_tool.png
Diff not rendered.
Binary file removed
BIN
-702 Bytes
src/main/resources/assets/advancedperipherals/textures/item/memory_card.png
Diff not rendered.
Binary file removed
BIN
-699 Bytes
...main/resources/assets/advancedperipherals/textures/item/memory_card_bounded.png
Diff not rendered.
Binary file removed
BIN
-1.48 KB
...in/resources/assets/advancedperipherals/textures/item/metaphysics/base_gear.png
Diff not rendered.
Binary file removed
BIN
-1.13 KB
...ain/resources/assets/advancedperipherals/textures/item/metaphysics/big_fire.png
Diff not rendered.
Binary file removed
BIN
-1.18 KB
...sources/assets/advancedperipherals/textures/item/metaphysics/big_fire_green.png
Diff not rendered.
Binary file removed
BIN
-1.18 KB
...ources/assets/advancedperipherals/textures/item/metaphysics/big_fire_purple.png
Diff not rendered.
Binary file removed
BIN
-921 Bytes
src/main/resources/assets/advancedperipherals/textures/item/metaphysics/fire.png
Diff not rendered.
Binary file removed
BIN
-919 Bytes
...n/resources/assets/advancedperipherals/textures/item/metaphysics/fire_green.png
Diff not rendered.
Binary file removed
BIN
-943 Bytes
.../resources/assets/advancedperipherals/textures/item/metaphysics/fire_purple.png
Diff not rendered.
Binary file removed
BIN
-960 Bytes
src/main/resources/assets/advancedperipherals/textures/item/smart_glasses.png
Diff not rendered.
Binary file modified
BIN
+269 Bytes
(240%)
...rces/assets/advancedperipherals/textures/models/armor/smart_glasses_layer_1.png
Oops, something went wrong.
Binary file modified
BIN
-22 Bytes
(87%)
src/main/resources/assets/advancedperipherals/textures/slot/empty_glasses_slot.png
Oops, something went wrong.
17 changes: 17 additions & 0 deletions
17
src/testMod/java/de/srendi/advancedperipherals/gametest/TestGameTests.java
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,17 @@ | ||
package de.srendi.advancedperipherals.gametest; | ||
|
||
import net.minecraft.gametest.framework.GameTest; | ||
import net.minecraft.gametest.framework.GameTestHelper; | ||
import net.minecraftforge.gametest.GameTestHolder; | ||
import net.minecraftforge.gametest.PrefixGameTestTemplate; | ||
|
||
@GameTestHolder("advancedperipheralstest") | ||
public class TestGameTests { | ||
|
||
@PrefixGameTestTemplate(false) | ||
@GameTest(templateNamespace = "advancedperipheralstest") | ||
public static void envDetectorTest(GameTestHelper helper) { | ||
helper.succeed(); | ||
} | ||
|
||
} |