Initial Commit with Torches. Missing LangKeys and Recipes

This commit is contained in:
2022-07-31 21:54:28 +02:00
commit ff4df5d59f
173 changed files with 2353 additions and 0 deletions

View File

@@ -0,0 +1,164 @@
{
"variants": {
"face=floor,lit=true,color=white": {"model": "hyperlighting:block/torch/white_torch"},
"face=floor,lit=false,color=white": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=white": {"model": "hyperlighting:block/torch/white_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=white": {"model": "hyperlighting:block/torch/white_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=white": {"model": "hyperlighting:block/torch/white_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=white": {"model": "hyperlighting:block/torch/white_wall_torch"},
"face=wall,facing=north,lit=false,color=white": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=white": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=white": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=white": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=orange": {"model": "hyperlighting:block/torch/orange_torch"},
"face=floor,lit=false,color=orange": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=orange": {"model": "hyperlighting:block/torch/orange_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=orange": {"model": "hyperlighting:block/torch/orange_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=orange": {"model": "hyperlighting:block/torch/orange_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=orange": {"model": "hyperlighting:block/torch/orange_wall_torch"},
"face=wall,facing=north,lit=false,color=orange": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=orange": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=orange": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=orange": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=magenta": {"model": "hyperlighting:block/torch/magenta_torch"},
"face=floor,lit=false,color=magenta": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=magenta": {"model": "hyperlighting:block/torch/magenta_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=magenta": {"model": "hyperlighting:block/torch/magenta_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=magenta": {"model": "hyperlighting:block/torch/magenta_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=magenta": {"model": "hyperlighting:block/torch/magenta_wall_torch"},
"face=wall,facing=north,lit=false,color=magenta": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=magenta": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=magenta": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=magenta": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=light_blue": {"model": "hyperlighting:block/torch/light_blue_torch"},
"face=floor,lit=false,color=light_blue": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=light_blue": {"model": "hyperlighting:block/torch/light_blue_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=light_blue": {"model": "hyperlighting:block/torch/light_blue_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=light_blue": {"model": "hyperlighting:block/torch/light_blue_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=light_blue": {"model": "hyperlighting:block/torch/light_blue_wall_torch"},
"face=wall,facing=north,lit=false,color=light_blue": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=light_blue": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=light_blue": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=light_blue": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=yellow": {"model": "hyperlighting:block/torch/yellow_torch"},
"face=floor,lit=false,color=yellow": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=yellow": {"model": "hyperlighting:block/torch/yellow_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=yellow": {"model": "hyperlighting:block/torch/yellow_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=yellow": {"model": "hyperlighting:block/torch/yellow_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=yellow": {"model": "hyperlighting:block/torch/yellow_wall_torch"},
"face=wall,facing=north,lit=false,color=yellow": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=yellow": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=yellow": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=yellow": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=lime": {"model": "hyperlighting:block/torch/lime_torch"},
"face=floor,lit=false,color=lime": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=lime": {"model": "hyperlighting:block/torch/lime_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=lime": {"model": "hyperlighting:block/torch/lime_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=lime": {"model": "hyperlighting:block/torch/lime_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=lime": {"model": "hyperlighting:block/torch/lime_wall_torch"},
"face=wall,facing=north,lit=false,color=lime": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=lime": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=lime": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=lime": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=pink": {"model": "hyperlighting:block/torch/pink_torch"},
"face=floor,lit=false,color=pink": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=pink": {"model": "hyperlighting:block/torch/pink_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=pink": {"model": "hyperlighting:block/torch/pink_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=pink": {"model": "hyperlighting:block/torch/pink_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=pink": {"model": "hyperlighting:block/torch/pink_wall_torch"},
"face=wall,facing=north,lit=false,color=pink": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=pink": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=pink": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=pink": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=gray": {"model": "hyperlighting:block/torch/gray_torch"},
"face=floor,lit=false,color=gray": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=gray": {"model": "hyperlighting:block/torch/gray_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=gray": {"model": "hyperlighting:block/torch/gray_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=gray": {"model": "hyperlighting:block/torch/gray_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=gray": {"model": "hyperlighting:block/torch/gray_wall_torch"},
"face=wall,facing=north,lit=false,color=gray": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=gray": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=gray": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=gray": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=light_gray": {"model": "hyperlighting:block/torch/light_gray_torch"},
"face=floor,lit=false,color=light_gray": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=light_gray": {"model": "hyperlighting:block/torch/light_gray_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=light_gray": {"model": "hyperlighting:block/torch/light_gray_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=light_gray": {"model": "hyperlighting:block/torch/light_gray_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=light_gray": {"model": "hyperlighting:block/torch/light_gray_wall_torch"},
"face=wall,facing=north,lit=false,color=light_gray": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=light_gray": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=light_gray": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=light_gray": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=cyan": {"model": "hyperlighting:block/torch/cyan_torch"},
"face=floor,lit=false,color=cyan": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=cyan": {"model": "hyperlighting:block/torch/cyan_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=cyan": {"model": "hyperlighting:block/torch/cyan_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=cyan": {"model": "hyperlighting:block/torch/cyan_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=cyan": {"model": "hyperlighting:block/torch/cyan_wall_torch"},
"face=wall,facing=north,lit=false,color=cyan": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=cyan": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=cyan": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=cyan": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=purple": {"model": "hyperlighting:block/torch/purple_torch"},
"face=floor,lit=false,color=purple": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=purple": {"model": "hyperlighting:block/torch/purple_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=purple": {"model": "hyperlighting:block/torch/purple_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=purple": {"model": "hyperlighting:block/torch/purple_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=purple": {"model": "hyperlighting:block/torch/purple_wall_torch"},
"face=wall,facing=north,lit=false,color=purple": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=purple": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=purple": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=purple": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=blue": {"model": "hyperlighting:block/torch/blue_torch"},
"face=floor,lit=false,color=blue": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=blue": {"model": "hyperlighting:block/torch/blue_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=blue": {"model": "hyperlighting:block/torch/blue_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=blue": {"model": "hyperlighting:block/torch/blue_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=blue": {"model": "hyperlighting:block/torch/blue_wall_torch"},
"face=wall,facing=north,lit=false,color=blue": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=blue": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=blue": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=blue": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=brown": {"model": "hyperlighting:block/torch/brown_torch"},
"face=floor,lit=false,color=brown": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=brown": {"model": "hyperlighting:block/torch/brown_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=brown": {"model": "hyperlighting:block/torch/brown_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=brown": {"model": "hyperlighting:block/torch/brown_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=brown": {"model": "hyperlighting:block/torch/brown_wall_torch"},
"face=wall,facing=north,lit=false,color=brown": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=brown": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=brown": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=brown": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=green": {"model": "hyperlighting:block/torch/green_torch"},
"face=floor,lit=false,color=green": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=green": {"model": "hyperlighting:block/torch/green_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=green": {"model": "hyperlighting:block/torch/green_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=green": {"model": "hyperlighting:block/torch/green_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=green": {"model": "hyperlighting:block/torch/green_wall_torch"},
"face=wall,facing=north,lit=false,color=green": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=green": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=green": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=green": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=red": {"model": "hyperlighting:block/torch/red_torch"},
"face=floor,lit=false,color=red": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=red": {"model": "hyperlighting:block/torch/red_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=red": {"model": "hyperlighting:block/torch/red_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=red": {"model": "hyperlighting:block/torch/red_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=red": {"model": "hyperlighting:block/torch/red_wall_torch"},
"face=wall,facing=north,lit=false,color=red": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=red": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=red": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=red": {"model": "hyperlighting:block/torch_wall_base"},
"face=floor,lit=true,color=black": {"model": "hyperlighting:block/torch/black_torch"},
"face=floor,lit=false,color=black": {"model": "hyperlighting:block/torch_base"},
"face=wall,facing=north,lit=true,color=black": {"model": "hyperlighting:block/torch/black_wall_torch", "y": 270},
"face=wall,facing=south,lit=true,color=black": {"model": "hyperlighting:block/torch/black_wall_torch", "y": 90},
"face=wall,facing=west,lit=true,color=black": {"model": "hyperlighting:block/torch/black_wall_torch", "y": 180},
"face=wall,facing=east,lit=true,color=black": {"model": "hyperlighting:block/torch/black_wall_torch"},
"face=wall,facing=north,lit=false,color=black": {"model": "hyperlighting:block/torch_wall_base", "y": 270},
"face=wall,facing=south,lit=false,color=black": {"model": "hyperlighting:block/torch_wall_base", "y": 90},
"face=wall,facing=west,lit=false,color=black": {"model": "hyperlighting:block/torch_wall_base", "y": 180},
"face=wall,facing=east,lit=false,color=black": {"model": "hyperlighting:block/torch_wall_base"}
}
}

View File

@@ -0,0 +1,5 @@
{
"block.hyperlighting.advanced_torch": "Advanced Torch (%s)",
"subtitles.torch_ignite": "Torch Ignite Sound"
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/black"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/black"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/blue"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/blue"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/brown"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/brown"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/cyan"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/cyan"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/gray"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/gray"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/green"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/green"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/light_blue"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/light_blue"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/light_gray"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/light_gray"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/lime"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/lime"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/magenta"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/magenta"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/orange"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/orange"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/pink"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/pink"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/purple"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/purple"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/red"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/red"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/white"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/white"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_base",
"textures": {
"1": "hyperlighting:block/torch/color/yellow"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "hyperlighting:block/torch_wall_base",
"textures": {
"2": "hyperlighting:block/torch/color/yellow"
}
}

View File

@@ -0,0 +1,35 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "hyperlighting:block/torch_base_on",
"1": "hyperlighting:block/torch/color/black",
"particle": "hyperlighting:block/torch_base_on"
},
"elements": [
{
"name": "torch",
"from": [7, 0, 7],
"to": [9, 8, 9],
"faces": {
"north": {"uv": [4, 8, 6, 16], "texture": "#0"},
"east": {"uv": [6, 8, 8, 16], "texture": "#0"},
"south": {"uv": [8, 8, 10, 16], "texture": "#0"},
"west": {"uv": [10, 8, 12, 16], "texture": "#0"},
"up": {"uv": [4, 8, 6, 10], "texture": "#0"},
"down": {"uv": [4, 14, 6, 16], "texture": "#0"}
}
},
{
"from": [7, 8, 7],
"to": [9, 10, 9],
"faces": {
"north": {"uv": [7, 14, 9, 16], "texture": "#1"},
"east": {"uv": [7, 14, 9, 16], "texture": "#1"},
"south": {"uv": [7, 14, 9, 16], "texture": "#1"},
"west": {"uv": [7, 14, 9, 16], "texture": "#1"},
"up": {"uv": [7, 14, 9, 16], "texture": "#1"},
"down": {"uv": [7, 14, 9, 16], "texture": "#1"}
}
}
]
}

View File

@@ -0,0 +1,83 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "hyperlighting:block/torch_base_on",
"1": "block/stone",
"2": "hyperlighting:block/torch/color/black",
"particle": "hyperlighting:block/torch_base_on"
},
"elements": [
{
"name": "torch",
"from": [1, 2, 7],
"to": [3, 10, 9],
"faces": {
"north": {"uv": [4, 8, 6, 16], "texture": "#0"},
"east": {"uv": [6, 8, 8, 16], "texture": "#0"},
"south": {"uv": [8, 8, 10, 16], "texture": "#0"},
"west": {"uv": [10, 8, 12, 16], "texture": "#0"},
"up": {"uv": [4, 8, 6, 10], "texture": "#0"},
"down": {"uv": [4, 14, 6, 16], "texture": "#0"}
}
},
{
"from": [1, 10, 7],
"to": [3, 12, 9],
"faces": {
"north": {"uv": [7, 14, 9, 16], "texture": "#2"},
"east": {"uv": [7, 14, 9, 16], "texture": "#2"},
"south": {"uv": [7, 14, 9, 16], "texture": "#2"},
"west": {"uv": [7, 14, 9, 16], "texture": "#2"},
"up": {"uv": [7, 14, 9, 16], "texture": "#2"},
"down": {"uv": [7, 14, 9, 16], "texture": "#2"}
}
},
{
"from": [0, 6, 6],
"to": [1, 8, 10],
"faces": {
"north": {"uv": [9, 13, 10, 15], "texture": "#1"},
"east": {"uv": [5, 13, 9, 15], "texture": "#1"},
"south": {"uv": [0, 13, 1, 15], "texture": "#1"},
"west": {"uv": [1, 13, 5, 15], "texture": "#1"},
"up": {"uv": [11, 11, 12, 15], "texture": "#1"},
"down": {"uv": [10, 11, 11, 15], "texture": "#1"}
}
},
{
"from": [1, 6, 9],
"to": [3, 8, 10],
"faces": {
"north": {"uv": [3, 13, 5, 15], "texture": "#1"},
"east": {"uv": [5, 13, 6, 15], "texture": "#1"},
"south": {"uv": [1, 13, 3, 15], "texture": "#1"},
"west": {"uv": [6, 13, 7, 15], "texture": "#1"},
"up": {"uv": [1, 12, 3, 13], "texture": "#1"},
"down": {"uv": [1, 15, 3, 16], "texture": "#1"}
}
},
{
"from": [1, 6, 6],
"to": [3, 8, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 6.5]},
"faces": {
"north": {"uv": [1, 13, 3, 15], "texture": "#1"},
"east": {"uv": [6, 13, 7, 15], "texture": "#1"},
"south": {"uv": [3, 13, 5, 15], "texture": "#1"},
"west": {"uv": [5, 13, 6, 15], "texture": "#1"},
"up": {"uv": [1, 12, 3, 13], "rotation": 180, "texture": "#1"},
"down": {"uv": [1, 15, 3, 16], "rotation": 180, "texture": "#1"}
}
}
],
"groups": [
0,
1,
{
"name": "group",
"origin": [0, 0, 0],
"color": 0,
"children": [2, 3, 4]
}
]
}

View File

@@ -0,0 +1,21 @@
{
"parent": "hyperlighting:block/torch_base",
"overrides": [
{ "predicate": { "color": 0 }, "model": "hyperlighting:block/torch/white_torch" },
{ "predicate": { "color": 1 }, "model": "hyperlighting:block/torch/orange_torch" },
{ "predicate": { "color": 2 }, "model": "hyperlighting:block/torch/magenta_torch" },
{ "predicate": { "color": 3 }, "model": "hyperlighting:block/torch/light_blue_torch" },
{ "predicate": { "color": 4 }, "model": "hyperlighting:block/torch/yellow_torch" },
{ "predicate": { "color": 5 }, "model": "hyperlighting:block/torch/lime_torch" },
{ "predicate": { "color": 6 }, "model": "hyperlighting:block/torch/pink_torch" },
{ "predicate": { "color": 7 }, "model": "hyperlighting:block/torch/gray_torch" },
{ "predicate": { "color": 8 }, "model": "hyperlighting:block/torch/light_gray_torch" },
{ "predicate": { "color": 9 }, "model": "hyperlighting:block/torch/cyan_torch" },
{ "predicate": { "color": 10 }, "model": "hyperlighting:block/torch/purple_torch" },
{ "predicate": { "color": 11 }, "model": "hyperlighting:block/torch/blue_torch" },
{ "predicate": { "color": 12 }, "model": "hyperlighting:block/torch/brown_torch" },
{ "predicate": { "color": 13 }, "model": "hyperlighting:block/torch/green_torch" },
{ "predicate": { "color": 14 }, "model": "hyperlighting:block/torch/red_torch" },
{ "predicate": { "color": 15 }, "model": "hyperlighting:block/torch/black_torch" }
]
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "hyperlighting:item/torch_tool"
}
}

View File

@@ -0,0 +1,5 @@
{
"textures": [
"hyperlighting:colored_flame"
]
}

View File

@@ -0,0 +1,9 @@
{
"block.torch_ignite": {
"category": "block",
"subtitle": "subtitles.torch_ignite",
"sounds": [
"hyperlighting:torch_ignite"
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -0,0 +1,5 @@
{
"texture": {
"blur": true
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 B

View File

@@ -0,0 +1,3 @@
accessWidener v1 named
Accessible class net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration

View File

@@ -0,0 +1,16 @@
{
"required": true,
"minVersion": "0.8",
"package": "me.hypherionmc.hyperlighting.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
],
"client": [
],
"server": [
],
"injectors": {
"defaultRequire": 1
},
"refmap": "${refmap_target}refmap.json"
}

View File

@@ -0,0 +1,6 @@
{
"pack": {
"description": "${mod_name}",
"pack_format": 9
}
}