grenades, casings, connected storage blocks and creative mode tab
172
src/main/resources/assets/tfmg/blockstates/blue_fire.json
Normal file
@@ -0,0 +1,172 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_floor0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_floor1"
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side1"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side_alt0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side_alt1"
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"north": "true"
|
||||
},
|
||||
{
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side0",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side_alt0",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side_alt1",
|
||||
"y": 90
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"east": "true"
|
||||
},
|
||||
{
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side0",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side_alt0",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side_alt1",
|
||||
"y": 180
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"south": "true"
|
||||
},
|
||||
{
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side0",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side_alt0",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_side_alt1",
|
||||
"y": 270
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"west": "true"
|
||||
},
|
||||
{
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_up0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_up1"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_up_alt0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/blue_fire_up_alt1"
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
172
src/main/resources/assets/tfmg/blockstates/green_fire.json
Normal file
@@ -0,0 +1,172 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/green_fire_floor0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_floor1"
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side1"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side_alt0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side_alt1"
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"north": "true"
|
||||
},
|
||||
{
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side0",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side_alt0",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side_alt1",
|
||||
"y": 90
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"east": "true"
|
||||
},
|
||||
{
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side0",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side_alt0",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side_alt1",
|
||||
"y": 180
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"south": "true"
|
||||
},
|
||||
{
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side0",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side_alt0",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_side_alt1",
|
||||
"y": 270
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"west": "true"
|
||||
},
|
||||
{
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": [
|
||||
{
|
||||
"model": "tfmg:block/green_fire_up0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_up1"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_up_alt0"
|
||||
},
|
||||
{
|
||||
"model": "tfmg:block/green_fire_up_alt1"
|
||||
}
|
||||
],
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_floor",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_floor",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_side",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_side",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_side_alt",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_side_alt",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_up",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_up",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_up_alt",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_up_alt",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/blue_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_floor",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_floor",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_side",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_side",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_side_alt",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_side_alt",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_up",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_up",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_up_alt",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_fire_up_alt",
|
||||
"textures": {
|
||||
"fire": "tfmg:block/green_fire_1"
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/tfmg/textures/block/aluminum_block.png
Normal file
|
After Width: | Height: | Size: 264 B |
|
After Width: | Height: | Size: 280 B |
|
After Width: | Height: | Size: 254 B |
|
After Width: | Height: | Size: 778 B |
BIN
src/main/resources/assets/tfmg/textures/block/aluminum_frame.png
Normal file
|
After Width: | Height: | Size: 236 B |
|
After Width: | Height: | Size: 274 B |
BIN
src/main/resources/assets/tfmg/textures/block/aluminum_post.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
src/main/resources/assets/tfmg/textures/block/aluminum_truss.png
Normal file
|
After Width: | Height: | Size: 245 B |
|
After Width: | Height: | Size: 264 B |
|
After Width: | Height: | Size: 211 B |
|
After Width: | Height: | Size: 265 B |
|
After Width: | Height: | Size: 206 B |
BIN
src/main/resources/assets/tfmg/textures/block/bauxite.png
Normal file
|
After Width: | Height: | Size: 281 B |
BIN
src/main/resources/assets/tfmg/textures/block/bauxite_cap.png
Normal file
|
After Width: | Height: | Size: 257 B |
|
After Width: | Height: | Size: 378 B |
|
After Width: | Height: | Size: 657 B |
|
After Width: | Height: | Size: 609 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 629 B |
|
After Width: | Height: | Size: 594 B |
BIN
src/main/resources/assets/tfmg/textures/block/blue_fire.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
src/main/resources/assets/tfmg/textures/block/blue_fire_0.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"animation": {
|
||||
"frames": [
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
31,
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/tfmg/textures/block/blue_fire_1.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"animation": {}
|
||||
}
|
||||
|
After Width: | Height: | Size: 503 B |
|
After Width: | Height: | Size: 625 B |
|
After Width: | Height: | Size: 580 B |
|
After Width: | Height: | Size: 282 B |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 267 B |
|
After Width: | Height: | Size: 239 B |
|
After Width: | Height: | Size: 776 B |
BIN
src/main/resources/assets/tfmg/textures/block/caution_block.png
Normal file
|
After Width: | Height: | Size: 259 B |
BIN
src/main/resources/assets/tfmg/textures/block/cement.png
Normal file
|
After Width: | Height: | Size: 398 B |
BIN
src/main/resources/assets/tfmg/textures/block/chipwood.png
Normal file
|
After Width: | Height: | Size: 619 B |
|
After Width: | Height: | Size: 253 B |
BIN
src/main/resources/assets/tfmg/textures/block/concrete.png
Normal file
|
After Width: | Height: | Size: 421 B |
BIN
src/main/resources/assets/tfmg/textures/block/cut_bauxite.png
Normal file
|
After Width: | Height: | Size: 545 B |
|
After Width: | Height: | Size: 251 B |
|
After Width: | Height: | Size: 511 B |
|
After Width: | Height: | Size: 607 B |
|
After Width: | Height: | Size: 581 B |
|
After Width: | Height: | Size: 996 B |
BIN
src/main/resources/assets/tfmg/textures/block/diesel_engine.png
Normal file
|
After Width: | Height: | Size: 510 B |
|
After Width: | Height: | Size: 238 B |
|
After Width: | Height: | Size: 285 B |
|
After Width: | Height: | Size: 251 B |
|
After Width: | Height: | Size: 480 B |
BIN
src/main/resources/assets/tfmg/textures/block/distiller_side.png
Normal file
|
After Width: | Height: | Size: 212 B |
|
After Width: | Height: | Size: 673 B |
BIN
src/main/resources/assets/tfmg/textures/block/exhaust.png
Normal file
|
After Width: | Height: | Size: 773 B |
BIN
src/main/resources/assets/tfmg/textures/block/factory_floor.png
Normal file
|
After Width: | Height: | Size: 211 B |
BIN
src/main/resources/assets/tfmg/textures/block/flarestack.png
Normal file
|
After Width: | Height: | Size: 451 B |
BIN
src/main/resources/assets/tfmg/textures/block/fossilstone.png
Normal file
|
After Width: | Height: | Size: 333 B |
|
After Width: | Height: | Size: 5.0 KiB |
BIN
src/main/resources/assets/tfmg/textures/block/gauge.png
Normal file
|
After Width: | Height: | Size: 445 B |
|
After Width: | Height: | Size: 275 B |
|
After Width: | Height: | Size: 472 B |
|
After Width: | Height: | Size: 616 B |
|
After Width: | Height: | Size: 585 B |
|
After Width: | Height: | Size: 460 B |
|
After Width: | Height: | Size: 631 B |
|
After Width: | Height: | Size: 591 B |
BIN
src/main/resources/assets/tfmg/textures/block/green_fire.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
src/main/resources/assets/tfmg/textures/block/green_fire_0.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"animation": {
|
||||
"frames": [
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
31,
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/tfmg/textures/block/green_fire_1.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"animation": {}
|
||||
}
|
||||
|
After Width: | Height: | Size: 263 B |
|
After Width: | Height: | Size: 290 B |
|
After Width: | Height: | Size: 276 B |
|
After Width: | Height: | Size: 377 B |
|
After Width: | Height: | Size: 200 B |
|
After Width: | Height: | Size: 293 B |
BIN
src/main/resources/assets/tfmg/textures/block/heavy_gearbox.png
Normal file
|
After Width: | Height: | Size: 304 B |
|
After Width: | Height: | Size: 256 B |
|
After Width: | Height: | Size: 1.8 KiB |