Fix resources #2
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/iron_machines/iron_machine_side",
|
||||
"top":"techreborn:blocks/machine/iron_machines/iron_machine_top",
|
||||
"side":"techreborn:blocks/machine/iron_machines/iron_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/iron_machines/alloy_furnace_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/iron_machines/alloy_furnace_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/iron_machines/alloy_furnace_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/iron_machines/iron_machine_side",
|
||||
"top": "techreborn:blocks/machine/iron_machines/iron_machine_top",
|
||||
"side": "techreborn:blocks/machine/iron_machines/iron_machine_side",
|
||||
"front": "techreborn:blocks/machine/iron_machines/alloy_furnace_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top":"techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side":"techreborn:blocks/machine/tier1_machines/tier1_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/electric_alloy_furnace_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/electric_alloy_furnace_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/electric_alloy_furnace_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top": "techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"front": "techreborn:blocks/machine/tier1_machines/electric_alloy_furnace_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/assembling_machine_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/assembling_machine_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/assembling_machine_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/assembling_machine_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top",
|
||||
"side":"techreborn:blocks/machine/advanced_machines/advanced_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"top": "techreborn:blocks/machine/advanced_machines/advanced_machine_top",
|
||||
"side": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"front": "techreborn:blocks/machine/advanced_machines/industrial_blast_furnace_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/chargeBench_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/chargeBench_side",
|
||||
"side":"techreborn:blocks/machine/greg_machines/chargeBench_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/chargeBench_side"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/chargeBench_side"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/chargeBench_side"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/chargeBench_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/chargeBench_side",
|
||||
"side": "techreborn:blocks/machine/greg_machines/chargeBench_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/chargeBench_side"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/chemical_reactor_side_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/chemical_reactor_side_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/chemical_reactor_side_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/chemical_reactor_side_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/industrial_chunk_loader_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/industrial_chunk_loader_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/industrial_chunk_loader_side"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/industrial_chunk_loader_side"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/industrial_chunk_loader_side"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/industrial_chunk_loader_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/industrial_chunk_loader_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/industrial_chunk_loader_side"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/computer_cube",
|
||||
"top":"techreborn:blocks/machine/greg_machines/computer_cube",
|
||||
"side":"techreborn:blocks/machine/greg_machines/computer_cube"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/computer_cube"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/computer_cube"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/computer_cube"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/computer_cube",
|
||||
"top": "techreborn:blocks/machine/greg_machines/computer_cube",
|
||||
"side": "techreborn:blocks/machine/greg_machines/computer_cube",
|
||||
"front": "techreborn:blocks/machine/greg_machines/computer_cube"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"top":"techreborn:blocks/machine/generators/diesel_generator_top_off",
|
||||
"side":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"top": "techreborn:blocks/machine/generators/diesel_generator_top_off",
|
||||
"side": "techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"front": "techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||
"side":"techreborn:blocks/machine/advanced_machines/advanced_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_off"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"top": "techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||
"side": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"front": "techreborn:blocks/machine/advanced_machines/distillation_tower_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/dragon_egg_energy_siphon_side_off",
|
||||
"top":"techreborn:blocks/machine/generators/dragon_egg_energy_siphon_top",
|
||||
"side":"techreborn:blocks/machine/generators/dragon_egg_energy_siphon_side_off"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/dragon_egg_energy_siphon_side_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/dragon_egg_energy_siphon_side_off"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/dragon_egg_energy_siphon_side_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/dragon_egg_energy_siphon_side_off",
|
||||
"top": "techreborn:blocks/machine/generators/dragon_egg_energy_siphon_top",
|
||||
"side": "techreborn:blocks/machine/generators/dragon_egg_energy_siphon_side_off",
|
||||
"front": "techreborn:blocks/machine/generators/dragon_egg_energy_siphon_side_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"inventory": {
|
||||
"model": "forge:forgebucket",
|
||||
"textures": {
|
||||
"base": "techreborn:items/cell_base",
|
||||
"fluid": "techreborn:items/cell_fluid",
|
||||
"cover": "techreborn:items/cell_cover"
|
||||
},
|
||||
"transform": "forge:default-item",
|
||||
"custom": {
|
||||
"fluid": "water",
|
||||
"flipGas": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/electric_crafting_table_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/electric_crafting_table_front"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/electric_crafting_table_front"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/electric_crafting_table_front"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/electric_crafting_table_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/electric_crafting_table_front"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
97
src/main/resources/assets/techreborn/blockstates/fluids.json
Normal file
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"techreborn.berylium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidberylium" }
|
||||
},
|
||||
"techreborn.calcium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidcalcium" }
|
||||
},
|
||||
"techreborn.calciumcarbonate": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidcalciumcarbonate" }
|
||||
},
|
||||
"techreborn.chlorite": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidchlorite" }
|
||||
},
|
||||
"techreborn.deuterium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluiddeuterium" }
|
||||
},
|
||||
"techreborn.glyceryl": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidglyceryl" }
|
||||
},
|
||||
"techreborn.helium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidhelium" }
|
||||
},
|
||||
"techreborn.helium3": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidhelium3" }
|
||||
},
|
||||
"techreborn.heliumplasma": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidheliumplasma" }
|
||||
},
|
||||
"techreborn.hydrogen": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidhydrogen" }
|
||||
},
|
||||
"techreborn.lithium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidlithium" }
|
||||
},
|
||||
"techreborn.mercury": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidmercury" }
|
||||
},
|
||||
"techreborn.methane": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidmethane" }
|
||||
},
|
||||
"techreborn.nitrocoalfuel": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidnitrocoalfuel" }
|
||||
},
|
||||
"techreborn.nitrofuel": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidnitrofuel" }
|
||||
},
|
||||
"techreborn.nitrogen": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidnitrogen" }
|
||||
},
|
||||
"techreborn.nitrogendioxide": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidnitrogendioxide" }
|
||||
},
|
||||
"techreborn.potassium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidpotassium" }
|
||||
},
|
||||
"techreborn.silicon": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidsilicon" }
|
||||
},
|
||||
"techreborn.sodium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidsodium" }
|
||||
},
|
||||
"techreborn.sodiumpersulfate": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidsodiumpersulfate" }
|
||||
},
|
||||
"techreborn.tritium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidtritium" }
|
||||
},
|
||||
"techreborn.wolframium": {
|
||||
"model": "forge:fluid",
|
||||
"custom": { "fluid": "fluidwolframium" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/fusion_coil",
|
||||
"top":"techreborn:blocks/machine/greg_machines/fusion_coil",
|
||||
"side":"techreborn:blocks/machine/greg_machines/fusion_coil"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/fusion_coil"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/fusion_coil"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/fusion_coil"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/fusion_coil",
|
||||
"top": "techreborn:blocks/machine/greg_machines/fusion_coil",
|
||||
"side": "techreborn:blocks/machine/greg_machines/fusion_coil",
|
||||
"front": "techreborn:blocks/machine/greg_machines/fusion_coil"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"side":"techreborn:blocks/machine/greg_machines/machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/fusion_control_computer_front"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/fusion_control_computer_front"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/fusion_control_computer_front"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"side": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/fusion_control_computer_front"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"top":"techreborn:blocks/machine/generators/gas_generator_top",
|
||||
"side":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"top": "techreborn:blocks/machine/generators/gas_generator_top",
|
||||
"side": "techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"front": "techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/advanced_machines/machine_side",
|
||||
"top":"techreborn:blocks/machine/advanced_machines/industrial_grinder_top_off",
|
||||
"side":"techreborn:blocks/machine/advanced_machines/machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_grinder_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_grinder_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_grinder_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/advanced_machines/machine_side",
|
||||
"top": "techreborn:blocks/machine/advanced_machines/industrial_grinder_top_off",
|
||||
"side": "techreborn:blocks/machine/advanced_machines/machine_side",
|
||||
"front": "techreborn:blocks/machine/advanced_machines/industrial_grinder_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/heat_generator_side",
|
||||
"top":"techreborn:blocks/machine/generators/heat_generator_top",
|
||||
"side":"techreborn:blocks/machine/generators/heat_generator_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/heat_generator_side"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/heat_generator_side"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/heat_generator_side"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/heat_generator_side",
|
||||
"top": "techreborn:blocks/machine/generators/heat_generator_top",
|
||||
"side": "techreborn:blocks/machine/generators/heat_generator_side",
|
||||
"front": "techreborn:blocks/machine/generators/heat_generator_side"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||
"side":"techreborn:blocks/machine/advanced_machines/advanced_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"top": "techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||
"side": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"front": "techreborn:blocks/machine/advanced_machines/implosion_compressor_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off",
|
||||
"top":"techreborn:blocks/machine/advanced_machines/machine_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off",
|
||||
"top": "techreborn:blocks/machine/advanced_machines/machine_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off",
|
||||
"front": "techreborn:blocks/machine/greg_machines/industrial_electrolyzer_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"top":"techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"side":"techreborn:blocks/machine/advanced_machines/advanced_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_sawmill_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_sawmill_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_sawmill_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"top": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"side": "techreborn:blocks/machine/advanced_machines/advanced_machine_side",
|
||||
"front": "techreborn:blocks/machine/advanced_machines/industrial_sawmill_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "techreborn:iron_fence_post" }},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "techreborn:iron_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "techreborn:iron_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "techreborn:iron_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "techreborn:iron_fence_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/iron_machines/iron_machine_side",
|
||||
"top":"techreborn:blocks/machine/iron_machines/iron_machine_top",
|
||||
"side":"techreborn:blocks/machine/iron_machines/iron_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/iron_machines/iron_furnace_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/iron_machines/iron_furnace_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/iron_machines/iron_furnace_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/iron_machines/iron_machine_side",
|
||||
"top": "techreborn:blocks/machine/iron_machines/iron_machine_top",
|
||||
"side": "techreborn:blocks/machine/iron_machines/iron_machine_side",
|
||||
"front": "techreborn:blocks/machine/iron_machines/iron_furnace_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/storage/lesu_block",
|
||||
"top":"techreborn:blocks/machine/storage/lesu_block",
|
||||
"side":"techreborn:blocks/machine/storage/lesu_block"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/storage/lesu_block"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/storage/lesu_block"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/storage/lesu_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/storage/lesu_block",
|
||||
"top": "techreborn:blocks/machine/storage/lesu_block",
|
||||
"side": "techreborn:blocks/machine/storage/lesu_block",
|
||||
"front": "techreborn:blocks/machine/storage/lesu_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle": "techreborn:blocks/machine/generators/lightning_rod_side_off",
|
||||
"top": "techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side": "techreborn:blocks/machine/generators/lightning_rod_side_off",
|
||||
"down":"techreborn:blocks/machine/generators/lightning_rod_side_off",
|
||||
"front":"techreborn:blocks/machine/generators/plasma_generator_front"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"down":"techreborn:blocks/machine/generators/lightning_rod_side_on",
|
||||
"side":"techreborn:blocks/machine/generators/lightning_rod_side_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"down":"techreborn:blocks/machine/generators/lightning_rod_side_off",
|
||||
"side":"techreborn:blocks/machine/generators/lightning_rod_side_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/lightning_rod_side_off",
|
||||
"top": "techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side": "techreborn:blocks/machine/generators/lightning_rod_side_off",
|
||||
"down":"techreborn:blocks/machine/generators/lightning_rod_side_off",
|
||||
"front":"techreborn:blocks/machine/generators/plasma_generator_front"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_side_off",
|
||||
"top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||
"side":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_side_off"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_side_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_side_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_side_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/advanced_machines/industrial_centrifuge_side_off",
|
||||
"top": "techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||
"side": "techreborn:blocks/machine/advanced_machines/industrial_centrifuge_side_off",
|
||||
"front": "techreborn:blocks/machine/advanced_machines/industrial_centrifuge_side_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/magic_energy_converter_side",
|
||||
"top":"techreborn:blocks/machine/generators/magic_energy_converter_top",
|
||||
"side":"techreborn:blocks/machine/generators/magic_energy_converter_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/magic_energy_converter_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/magic_energy_converter_front_off"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/magic_energy_converter_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/magic_energy_converter_side",
|
||||
"top": "techreborn:blocks/machine/generators/magic_energy_converter_top",
|
||||
"side": "techreborn:blocks/machine/generators/magic_energy_converter_side",
|
||||
"front": "techreborn:blocks/machine/generators/magic_energy_converter_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/magic_energy_absorber_side",
|
||||
"top":"techreborn:blocks/machine/generators/magic_energy_absorber_top",
|
||||
"side":"techreborn:blocks/machine/generators/magic_energy_absorber_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/magic_energy_absorber_side"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/magic_energy_absorber_side"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/magic_energy_absorber_side"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/magic_energy_absorber_side",
|
||||
"top": "techreborn:blocks/machine/generators/magic_energy_absorber_top",
|
||||
"side": "techreborn:blocks/machine/generators/magic_energy_absorber_side",
|
||||
"front": "techreborn:blocks/machine/generators/magic_energy_absorber_side"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/matter_fabricator_off",
|
||||
"top":"techreborn:blocks/machine/greg_machines/matter_fabricator_off",
|
||||
"side":"techreborn:blocks/machine/greg_machines/matter_fabricator_off"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/matter_fabricator_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/matter_fabricator_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/matter_fabricator_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/matter_fabricator_off",
|
||||
"top": "techreborn:blocks/machine/greg_machines/matter_fabricator_off",
|
||||
"side": "techreborn:blocks/machine/greg_machines/matter_fabricator_off",
|
||||
"front": "techreborn:blocks/machine/greg_machines/matter_fabricator_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/plasma_generator_side_off",
|
||||
"top":"techreborn:blocks/machine/generators/plasma_generator_side_off",
|
||||
"side":"techreborn:blocks/machine/generators/plasma_generator_side_off"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/plasma_generator_front"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/plasma_generator_front"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/plasma_generator_front"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/plasma_generator_side_off",
|
||||
"top": "techreborn:blocks/machine/generators/plasma_generator_side_off",
|
||||
"side": "techreborn:blocks/machine/generators/plasma_generator_side_off",
|
||||
"front": "techreborn:blocks/machine/generators/plasma_generator_front"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/player_detector_all",
|
||||
"top":"techreborn:blocks/machine/greg_machines/player_detector_all",
|
||||
"side":"techreborn:blocks/machine/greg_machines/player_detector_all"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/player_detector_all"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/player_detector_all"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/player_detector_all"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/player_detector_all",
|
||||
"top": "techreborn:blocks/machine/greg_machines/player_detector_all",
|
||||
"side": "techreborn:blocks/machine/greg_machines/player_detector_all",
|
||||
"front": "techreborn:blocks/machine/greg_machines/player_detector_all"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top":"techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side":"techreborn:blocks/machine/tier1_machines/tier1_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/recycler_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/recycler_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/recycler_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top": "techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"front": "techreborn:blocks/machine/tier1_machines/recycler_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/rolling_machine_side_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/rolling_machine_side_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/rolling_machine_side_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/rolling_machine_side_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"normal": { "model": "techreborn:rubberLeaves" }
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"stage=0,type=oak": {
|
||||
"model": "techreborn:rubberSapling"
|
||||
},
|
||||
"stage=1,type=oak": {
|
||||
"model": "techreborn:rubberSapling"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/scrapboxinator_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/scrapboxinator_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/scrapboxinator_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/machine_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/scrapboxinator_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/semifluid_generator_side",
|
||||
"top":"techreborn:blocks/machine/generators/generator_machine_top",
|
||||
"side":"techreborn:blocks/machine/generators/semifluid_generator_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/semifluid_generator_side"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/semifluid_generator_side"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/semifluid_generator_side"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/semifluid_generator_side",
|
||||
"top": "techreborn:blocks/machine/generators/generator_machine_top",
|
||||
"side": "techreborn:blocks/machine/generators/semifluid_generator_side",
|
||||
"front": "techreborn:blocks/machine/generators/semifluid_generator_side"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/supercondensator_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/supercondensator_side",
|
||||
"side":"techreborn:blocks/machine/greg_machines/supercondensator_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/supercondensator_front"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/supercondensator_front"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/supercondensator_front"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/supercondensator_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/supercondensator_side",
|
||||
"side": "techreborn:blocks/machine/greg_machines/supercondensator_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/supercondensator_front"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top":"techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side":"techreborn:blocks/machine/tier1_machines/tier1_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/compressor_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/compressor_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/compressor_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top": "techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"front": "techreborn:blocks/machine/tier1_machines/compressor_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/qchest_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/quantum_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/qchest_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/quantum_chest"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/quantum_chest"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/quantum_chest"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/qchest_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/quantum_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/qchest_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/quantum_chest"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"normal": { "model": "techreborn:techreborn.distributor" }
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top":"techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side":"techreborn:blocks/machine/tier1_machines/tier1_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/electric_furnace_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/electric_furnace_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/electric_furnace_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top": "techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"front": "techreborn:blocks/machine/tier1_machines/electric_furnace_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top":"techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side":"techreborn:blocks/machine/tier1_machines/tier1_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/extractor_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/extractor_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/extractor_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top": "techreborn:blocks/machine/tier1_machines/tier1_machine_top",
|
||||
"side": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"front": "techreborn:blocks/machine/tier1_machines/extractor_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"top":"techreborn:blocks/machine/generators/generator_machine_top",
|
||||
"side":"techreborn:blocks/machine/generators/generator_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/generator_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"top": "techreborn:blocks/machine/generators/generator_machine_top",
|
||||
"side": "techreborn:blocks/machine/generators/generator_machine_side",
|
||||
"front": "techreborn:blocks/machine/generators/generator_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top":"techreborn:blocks/machine/tier1_machines/grinder_top_off",
|
||||
"side":"techreborn:blocks/machine/tier1_machines/tier1_machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/grinder_front_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/grinder_front_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/tier1_machines/grinder_front_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"top": "techreborn:blocks/machine/tier1_machines/grinder_top_off",
|
||||
"side": "techreborn:blocks/machine/tier1_machines/tier1_machine_side",
|
||||
"front": "techreborn:blocks/machine/tier1_machines/grinder_front_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/qchest_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/quantum_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/qchest_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/quantum_chest"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/quantum_chest"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/quantum_chest"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/qchest_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/quantum_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/qchest_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/quantum_chest"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/thermal_generator_side_off",
|
||||
"top":"techreborn:blocks/machine/greg_machines/quantum_top",
|
||||
"side":"techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/thermal_generator_side_off",
|
||||
"top": "techreborn:blocks/machine/greg_machines/quantum_top",
|
||||
"side": "techreborn:blocks/machine/generators/thermal_generator_side_off",
|
||||
"front": "techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/generators/thermal_generator_side_off",
|
||||
"top":"techreborn:blocks/machine/generators/thermal_generator_top_off",
|
||||
"side":"techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/thermal_generator_side_on"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/generators/thermal_generator_side_off",
|
||||
"top": "techreborn:blocks/machine/generators/thermal_generator_top_off",
|
||||
"side": "techreborn:blocks/machine/generators/thermal_generator_side_off",
|
||||
"front": "techreborn:blocks/machine/generators/thermal_generator_side_off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"forge_marker":1,
|
||||
"defaults":{
|
||||
"transform":"forge:default-block",
|
||||
"model":"orientable",
|
||||
"textures":{
|
||||
"particle":"techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top":"techreborn:blocks/machine/greg_machines/vacuum_freezer_top",
|
||||
"side":"techreborn:blocks/machine/greg_machines/machine_side"
|
||||
}
|
||||
},
|
||||
"variants":{
|
||||
"inventory":{
|
||||
"transform":"forge:default-block",
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/vacuum_freezer_front"
|
||||
}
|
||||
},
|
||||
"facing":{
|
||||
"north":{
|
||||
|
||||
},
|
||||
"east":{
|
||||
"y":90
|
||||
},
|
||||
"south":{
|
||||
"y":180
|
||||
},
|
||||
"west":{
|
||||
"y":270
|
||||
}
|
||||
},
|
||||
"active":{
|
||||
"true":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/vacuum_freezer_front"
|
||||
}
|
||||
},
|
||||
"false":{
|
||||
"textures":{
|
||||
"front":"techreborn:blocks/machine/greg_machines/vacuum_freezer_front"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"model": "orientable",
|
||||
"textures": {
|
||||
"particle": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"top": "techreborn:blocks/machine/greg_machines/vacuum_freezer_top",
|
||||
"side": "techreborn:blocks/machine/greg_machines/machine_side",
|
||||
"front": "techreborn:blocks/machine/greg_machines/vacuum_freezer_front"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
Save pages as json files:
|
||||
List page, that has a list of sub pages
|
||||
Crafting page
|
||||
Picture Page
|
||||
Language support
|
||||
Automatic deploy from a git repo
|
||||
Versioning to allow diffrent mod versions, also dev version
|
||||
Basic validator on save and deploy
|
|
@ -0,0 +1,71 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.control.Button?>
|
||||
<?import javafx.scene.control.Label?>
|
||||
<?import javafx.scene.control.Menu?>
|
||||
<?import javafx.scene.control.MenuBar?>
|
||||
<?import javafx.scene.control.MenuItem?>
|
||||
<?import javafx.scene.control.SplitPane?>
|
||||
<?import javafx.scene.control.TextArea?>
|
||||
<?import javafx.scene.control.TextField?>
|
||||
<?import javafx.scene.control.TreeView?>
|
||||
<?import javafx.scene.image.ImageView?>
|
||||
<?import javafx.scene.layout.AnchorPane?>
|
||||
<?import javafx.scene.layout.VBox?>
|
||||
|
||||
<VBox maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="550.0" prefWidth="900.0" xmlns="http://javafx.com/javafx/8.0.72" xmlns:fx="http://javafx.com/fxml/1" fx:controller="techreborn.manual.designer.windows.MainWindowController">
|
||||
<children>
|
||||
<MenuBar fx:id="menuBar">
|
||||
<menus>
|
||||
<Menu mnemonicParsing="false" text="File">
|
||||
<items>
|
||||
<MenuItem mnemonicParsing="false" onAction="#save" text="Save" />
|
||||
<MenuItem mnemonicParsing="false" onAction="#open" text="Open" />
|
||||
<MenuItem mnemonicParsing="false" onAction="#close" text="Close" />
|
||||
</items>
|
||||
</Menu>
|
||||
<Menu mnemonicParsing="false" text="Edit">
|
||||
<items>
|
||||
<MenuItem mnemonicParsing="false" text="New" />
|
||||
<MenuItem mnemonicParsing="false" text="Delete" />
|
||||
</items>
|
||||
</Menu>
|
||||
</menus>
|
||||
</MenuBar>
|
||||
<SplitPane fx:id="splitPane" dividerPositions="0.29797979797979796" prefHeight="388.0" prefWidth="600.0" VBox.vgrow="ALWAYS">
|
||||
<items>
|
||||
<AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="160.0" prefWidth="100.0">
|
||||
<children>
|
||||
<VBox prefHeight="200.0" prefWidth="100.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<TreeView fx:id="treeList" prefHeight="200.0" prefWidth="200.0" VBox.vgrow="ALWAYS" />
|
||||
<AnchorPane prefHeight="49.0" prefWidth="175.0">
|
||||
<children>
|
||||
<Button fx:id="buttonNew" layoutX="8.0" layoutY="12.0" mnemonicParsing="false" onMouseClicked="#newItem" text="New" />
|
||||
<Button fx:id="buttonDelete" layoutX="54.0" layoutY="12.0" mnemonicParsing="false" onMouseClicked="#deleteItem" text="Delete" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</VBox>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane fx:id="renderPane" minHeight="0.0" minWidth="0.0" prefHeight="358.0" prefWidth="417.0">
|
||||
<children>
|
||||
<ImageView fx:id="image" fitHeight="298.0" fitWidth="417.0" pickOnBounds="true" preserveRatio="true" AnchorPane.bottomAnchor="75.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" />
|
||||
<ImageView fx:id="pageimage" fitHeight="234.0" fitWidth="359.0" layoutX="14.0" layoutY="14.0" pickOnBounds="true" preserveRatio="true" />
|
||||
<AnchorPane prefHeight="98.0" prefWidth="627.0" style="-fx-background-color: lightgrey;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0">
|
||||
<children>
|
||||
<Label fx:id="infoLabel" layoutY="6.0" text="Settings" />
|
||||
<TextArea fx:id="textInput" layoutX="43.0" layoutY="8.0" maxWidth="250.0" prefHeight="59.0" prefWidth="250.0" AnchorPane.bottomAnchor="8.0" AnchorPane.rightAnchor="8.0" AnchorPane.topAnchor="8.0" />
|
||||
<TextField fx:id="nameTextArea" layoutX="88.0" layoutY="25.0" />
|
||||
<Label layoutX="6.0" layoutY="29.0" text="Registry Name" />
|
||||
<Label layoutX="11.0" layoutY="59.0" text="Image Name" />
|
||||
<TextField fx:id="imageTextArea" layoutX="88.0" layoutY="55.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</items>
|
||||
</SplitPane>
|
||||
</children>
|
||||
</VBox>
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "blocks/iron_block"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "blocks/iron_block"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/fence_side",
|
||||
"textures": {
|
||||
"texture": "blocks/iron_block"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
{ "parent": "block/thin_block",
|
||||
"textures": {
|
||||
"particle": "blocks/stone"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 1, 0, 1 ],
|
||||
"to": [ 15, 1, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 1, 15, 15 ], "texture": "blocks/stone", "cullface": "down" },
|
||||
"up": { "uv": [ 1, 1, 15, 15 ], "texture": "blocks/stone" },
|
||||
"north": { "uv": [ 1, 15, 15, 16 ], "texture": "blocks/stone" },
|
||||
"south": { "uv": [ 1, 15, 15, 16 ], "texture": "blocks/stone" },
|
||||
"west": { "uv": [ 1, 15, 15, 16 ], "texture": "blocks/stone" },
|
||||
"east": { "uv": [ 1, 15, 15, 16 ], "texture": "blocks/stone" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "forge:items/bucket_base"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"parent": "techreborn:item/techrebornItem",
|
||||
"textures": {
|
||||
"layer0": "techreborn:items/tool/nanosaber_off"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"techreborn:active": 1
|
||||
},
|
||||
"model": "techreborn:item/nanosaberActive"
|
||||
}
|
||||
]
|
||||
}
|
5
src/main/resources/assets/techreborn/sounds.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"sap_extract": { "category": "block", "sounds":["techreborn:sap_extract"] },
|
||||
"block_dismantle": { "category": "block", "sounds":["techreborn:block_dismantle"] },
|
||||
"cable_shock": { "category": "block", "sounds":["techreborn:cable_shock"] }
|
||||
}
|
BIN
src/main/resources/assets/techreborn/sounds/block_dismantle.ogg
Normal file
BIN
src/main/resources/assets/techreborn/sounds/cable_shock.ogg
Normal file
BIN
src/main/resources/assets/techreborn/sounds/sap_extract.ogg
Normal file
After Width: | Height: | Size: 482 B |
After Width: | Height: | Size: 470 B |
After Width: | Height: | Size: 266 B |
After Width: | Height: | Size: 467 B |
After Width: | Height: | Size: 455 B |
After Width: | Height: | Size: 457 B |
After Width: | Height: | Size: 468 B |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 366 B |
After Width: | Height: | Size: 4.3 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 5.4 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.6 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 5.6 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.4 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.9 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.5 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.5 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 2.7 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":1
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.6 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 5 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.5 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.6 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 4.3 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation":{
|
||||
"frametime":2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 5.2 KiB |