+ lang file
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/black_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/blue_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/brown_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/cyan_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/gray_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/green_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/light_blue_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/light_gray_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/lime_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/magenta_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/orange_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/pink_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/purple_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/red_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/white_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "ornamentum:block/yellow_glow_stained_glass_pane"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"block.ornamentum.black_glow_stained_glass": "Black Glow Stained Glass",
|
||||
"block.ornamentum.blue_glow_stained_glass": "Blue Glow Stained Glass",
|
||||
"block.ornamentum.brown_glow_stained_glass": "Brown Glow Stained Glass",
|
||||
"block.ornamentum.cyan_glow_stained_glass": "Cyan Glow Stained Glass",
|
||||
"block.ornamentum.gray_glow_stained_glass": "Gray Glow Stained Glass",
|
||||
"block.ornamentum.green_glow_stained_glass": "Green Glow Stained Glass",
|
||||
"block.ornamentum.light_blue_glow_stained_glass": "Light Blue Glow Stained Glass",
|
||||
"block.ornamentum.light_gray_glow_stained_glass": "Light Gray Glow Stained Glass",
|
||||
"block.ornamentum.lime_glow_stained_glass": "Lime Glow Stained Glass",
|
||||
"block.ornamentum.magenta_glow_stained_glass": "Magenta Glow Stained Glass",
|
||||
"block.ornamentum.orange_glow_stained_glass": "Orange Glow Stained Glass",
|
||||
"block.ornamentum.pink_glow_stained_glass": "Pink Glow Stained Glass",
|
||||
"block.ornamentum.purple_glow_stained_glass": "Purple Glow Stained Glass",
|
||||
"block.ornamentum.red_glow_stained_glass": "Red Glow Stained Glass",
|
||||
"block.ornamentum.white_glow_stained_glass": "White Glow Stained Glass",
|
||||
"block.ornamentum.yellow_glow_stained_glass": "Yellow Glow Stained Glass"
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/black_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/blue_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/brown_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/cyan_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/gray_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/green_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/light_blue_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/light_gray_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/lime_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/magenta_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/orange_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/pink_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/purple_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/red_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/white_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:block/thin_block",
|
||||
"textures": {
|
||||
"texture": "ornamentum:block/yellow_glow_stained_glass_pane_top"
|
||||
}
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/black_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/blue_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/brown_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/cyan_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/gray_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/green_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/light_blue_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/light_gray_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/lime_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/magenta_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/orange_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/pink_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/purple_glow_stained_glass_pane"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/red_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/white_glow_stained_glass_pane"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "ornamentum:block/yellow_glow_stained_glass_pane"
|
||||
}
|
||||
Reference in New Issue
Block a user