Clean repo for open source release
Remove build artifacts, dev tool configs, unused dependencies, and third-party source dumps. Add proper README, update .gitignore, clean up Makefile.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "tiedup:block/cell_core"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_bottom_left",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/cell_door_bottom",
|
||||
"top": "tiedup:block/cell_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_bottom_left_open",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/cell_door_bottom",
|
||||
"top": "tiedup:block/cell_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_bottom_right",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/cell_door_bottom",
|
||||
"top": "tiedup:block/cell_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_bottom_right_open",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/cell_door_bottom",
|
||||
"top": "tiedup:block/cell_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_left",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/cell_door_bottom",
|
||||
"top": "tiedup:block/cell_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_left_open",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/cell_door_bottom",
|
||||
"top": "tiedup:block/cell_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_right",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/cell_door_bottom",
|
||||
"top": "tiedup:block/cell_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_right_open",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/cell_door_bottom",
|
||||
"top": "tiedup:block/cell_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_bottom_left",
|
||||
"render_type": "cutout",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/ironbars_door_bottom",
|
||||
"top": "tiedup:block/ironbars_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_bottom_left_open",
|
||||
"render_type": "cutout",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/ironbars_door_bottom",
|
||||
"top": "tiedup:block/ironbars_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_bottom_right",
|
||||
"render_type": "cutout",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/ironbars_door_bottom",
|
||||
"top": "tiedup:block/ironbars_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_bottom_right_open",
|
||||
"render_type": "cutout",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/ironbars_door_bottom",
|
||||
"top": "tiedup:block/ironbars_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_left",
|
||||
"render_type": "cutout",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/ironbars_door_bottom",
|
||||
"top": "tiedup:block/ironbars_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_left_open",
|
||||
"render_type": "cutout",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/ironbars_door_bottom",
|
||||
"top": "tiedup:block/ironbars_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_right",
|
||||
"render_type": "cutout",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/ironbars_door_bottom",
|
||||
"top": "tiedup:block/ironbars_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_right_open",
|
||||
"render_type": "cutout",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/ironbars_door_bottom",
|
||||
"top": "tiedup:block/ironbars_door_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/kidnap_bomb_bottom",
|
||||
"side": "tiedup:block/kidnap_bomb_side",
|
||||
"top": "tiedup:block/kidnap_bomb_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "minecraft:block/stone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "tiedup:block/padded_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/padded_block",
|
||||
"side": "tiedup:block/padded_block",
|
||||
"top": "tiedup:block/padded_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/padded_block",
|
||||
"side": "tiedup:block/padded_block",
|
||||
"top": "tiedup:block/padded_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/padded_block",
|
||||
"side": "tiedup:block/padded_block",
|
||||
"top": "tiedup:block/padded_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/padded_block",
|
||||
"side": "tiedup:block/padded_block",
|
||||
"top": "tiedup:block/padded_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "tiedup:block/padded_block",
|
||||
"side": "tiedup:block/padded_block",
|
||||
"top": "tiedup:block/padded_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "tiedup:block/pet_bed"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "tiedup:block/pet_bowl"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "tiedup:block/pet_cage"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "tiedup:block/pet_cage"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/carpet",
|
||||
"textures": {
|
||||
"wool": "tiedup:block/rope_trap"
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/tiedup/models/gltf/leg_cuffs_proto.glb
Normal file
BIN
src/main/resources/assets/tiedup/models/gltf/leg_cuffs_proto.glb
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/admin_wand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/armbinder"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/baguette_gag"
|
||||
}
|
||||
}
|
||||
98
src/main/resources/assets/tiedup/models/item/ball_gag.json
Normal file
98
src/main/resources/assets/tiedup/models/item/ball_gag.json
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/ball_gag"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 1
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_black"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 2
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_blue"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 3
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_brown"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 4
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_cyan"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 5
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_gray"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 6
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_green"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 7
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_light_blue"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 8
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_lime"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 9
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_magenta"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 10
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_orange"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 11
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_pink"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 12
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_purple"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 14
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_silver"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 15
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_white"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 16
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_yellow"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/ball_gag"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_black"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_blue"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_brown"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_cyan"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_gray"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_green"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_light_blue"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_lime"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_magenta"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_orange"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_pink"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_purple"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_silver"}}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/ball_gag_strap"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 1
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_black"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 2
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_blue"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 3
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_brown"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 4
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_cyan"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 5
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_gray"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 6
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_green"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 7
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_light_blue"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 8
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_lime"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 9
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_magenta"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 10
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_orange"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 11
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_pink"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 12
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_purple"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 14
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_silver"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 15
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_white"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 16
|
||||
},
|
||||
"model": "tiedup:item/ball_gag_strap_yellow"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_black"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_blue"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_brown"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_cyan"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_gray"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_green"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_light_blue"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_lime"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_magenta"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_orange"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_pink"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_purple"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_silver"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_white"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_strap_yellow"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_white"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/ball_gag_yellow"}}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/beam_cuffs"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/beam_panel_gag"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/bite_gag"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/blindfold_mask"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 2
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_blue"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 3
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_brown"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 4
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_cyan"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 5
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_gray"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 6
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_green"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 7
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_light_blue"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 8
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_lime"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 9
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_magenta"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 10
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_orange"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 11
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_pink"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 12
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_purple"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 13
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_red"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 14
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_silver"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 15
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_white"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 16
|
||||
},
|
||||
"model": "tiedup:item/blindfold_mask_yellow"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_blue"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_brown"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_cyan"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_gray"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_green"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_light_blue"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_lime"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_magenta"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_orange"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_pink"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_purple"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_red"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_silver"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_white"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/blindfold_mask_yellow"}}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "tiedup:block/cell_core"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/cell_door"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/cell_key"
|
||||
}
|
||||
}
|
||||
6
src/main/resources/assets/tiedup/models/item/chain.json
Normal file
6
src/main/resources/assets/tiedup/models/item/chain.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/chain"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/chain_panel_gag"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/chloroform_bottle"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/choke_collar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tiedup:item/classic_blindfold"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 2
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_blue"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 3
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_brown"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 4
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_cyan"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 5
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_gray"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 6
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_green"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 7
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_light_blue"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 8
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_lime"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 9
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_magenta"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 10
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_orange"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 11
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_pink"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 12
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_purple"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 13
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_red"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 14
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_silver"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 15
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_white"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 16
|
||||
},
|
||||
"model": "tiedup:item/classic_blindfold_yellow"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/classic_blindfold_blue"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/classic_blindfold_brown"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/classic_blindfold_cyan"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/classic_blindfold_gray"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"parent": "item/generated", "textures": {"layer0": "tiedup:item/classic_blindfold_green"}}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user