added resource pack for the old create copper textures, reverted the new models of the greate pumps
This commit is contained in:
parent
cb8a5e6df9
commit
0a7ea3e6ab
18 changed files with 126 additions and 1 deletions
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/block",
|
||||
"textures": {
|
||||
"2": "greate:block/aluminium/pipes",
|
||||
"4": "greate:block/aluminium/pump",
|
||||
"particle": "greate:block/aluminium/pump"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/cog",
|
||||
"textures": {
|
||||
"5": "greate:block/aluminium/millstone"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/block",
|
||||
"textures": {
|
||||
"2": "greate:block/stainless_steel/pipes",
|
||||
"4": "greate:block/stainless_steel/pump",
|
||||
"particle": "greate:block/stainless_steel/pump"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/cog",
|
||||
"textures": {
|
||||
"5": "greate:block/stainless_steel/millstone"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/block",
|
||||
"textures": {
|
||||
"2": "greate:block/steel/pipes",
|
||||
"4": "greate:block/steel/pump",
|
||||
"particle": "greate:block/steel/pump"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/cog",
|
||||
"textures": {
|
||||
"5": "greate:block/steel/millstone"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/block",
|
||||
"textures": {
|
||||
"2": "greate:block/titanium/pipes",
|
||||
"4": "greate:block/titanium/pump",
|
||||
"particle": "greate:block/titanium/pump"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/cog",
|
||||
"textures": {
|
||||
"5": "greate:block/titanium/millstone"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/item",
|
||||
"textures": {
|
||||
"2": "greate:block/aluminium/pipes",
|
||||
"4": "greate:block/aluminium/pump",
|
||||
"5": "greate:block/aluminium/millstone",
|
||||
"particle": "greate:block/aluminium/pump"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/item",
|
||||
"textures": {
|
||||
"2": "greate:block/stainless_steel/pipes",
|
||||
"4": "greate:block/stainless_steel/pump",
|
||||
"5": "greate:block/stainless_steel/millstone",
|
||||
"particle": "greate:block/stainless_steel/pump"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/item",
|
||||
"textures": {
|
||||
"2": "greate:block/steel/pipes",
|
||||
"4": "greate:block/steel/pump",
|
||||
"5": "greate:block/steel/millstone",
|
||||
"particle": "greate:block/steel/pump"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"parent": "create:block/mechanical_pump/item",
|
||||
"textures": {
|
||||
"2": "greate:block/titanium/pipes",
|
||||
"4": "greate:block/titanium/pump",
|
||||
"5": "greate:block/titanium/millstone",
|
||||
"particle": "greate:block/titanium/pump"
|
||||
}
|
||||
}
|
||||
BIN
kubejs/assets/greate/textures/block/aluminium/pump.png
Normal file
BIN
kubejs/assets/greate/textures/block/aluminium/pump.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
BIN
kubejs/assets/greate/textures/block/stainless_steel/pump.png
Normal file
BIN
kubejs/assets/greate/textures/block/stainless_steel/pump.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
BIN
kubejs/assets/greate/textures/block/steel/pump.png
Normal file
BIN
kubejs/assets/greate/textures/block/steel/pump.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
BIN
kubejs/assets/greate/textures/block/titanium/pump.png
Normal file
BIN
kubejs/assets/greate/textures/block/titanium/pump.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue