Beautify FBG in repo

This commit is contained in:
Madis 2023-01-25 23:38:36 +02:00
parent feb9e5823d
commit 6abbb95bc8
15 changed files with 160 additions and 15 deletions

View file

@ -1 +1,7 @@
{"variants":{"":{"model":"minecraft:block/crimson_nylium"}}}
{
"variants": {
"": {
"model": "minecraft:block/crimson_nylium"
}
}
}

View file

@ -1 +1,7 @@
{"variants":{"":{"model":"minecraft:block/dirt_path"}}}
{
"variants": {
"": {
"model": "minecraft:block/dirt_path"
}
}
}

View file

@ -1 +1,10 @@
{"variants":{"snowy=false":{"model":"minecraft:block/grass_block"},"snowy=true":{"model":"minecraft:block/grass_block_snow"}}}
{
"variants": {
"snowy=false": {
"model": "minecraft:block/grass_block"
},
"snowy=true": {
"model": "minecraft:block/grass_block_snow"
}
}
}

View file

@ -1 +1,10 @@
{"variants":{"snowy=false":{"model":"minecraft:block/mycelium"},"snowy=true":{"model":"minecraft:block/grass_block_snow"}}}
{
"variants": {
"snowy=false": {
"model": "minecraft:block/mycelium"
},
"snowy=true": {
"model": "minecraft:block/grass_block_snow"
}
}
}

View file

@ -1 +1,10 @@
{"variants":{"snowy=false":{"model":"minecraft:block/podzol"},"snowy=true":{"model":"minecraft:block/grass_block_snow"}}}
{
"variants": {
"snowy=false": {
"model": "minecraft:block/podzol"
},
"snowy=true": {
"model": "minecraft:block/grass_block_snow"
}
}
}

View file

@ -1 +1,7 @@
{"variants":{"":{"model":"minecraft:block/warped_nylium"}}}
{
"variants": {
"": {
"model": "minecraft:block/warped_nylium"
}
}
}

View file

@ -1 +1,7 @@
{"parent":"minecraft:block/fast_better_grass","textures":{"bottom":"minecraft:block/netherrack","sidetop":"minecraft:block/crimson_nylium"}}
{
"parent": "minecraft:block/fast_better_grass",
"textures": {
"bottom": "minecraft:block/netherrack",
"sidetop": "minecraft:block/crimson_nylium"
}
}

View file

@ -1 +1,7 @@
{"parent":"minecraft:block/fast_better_grass","textures":{"bottom":"minecraft:block/dirt","sidetop":"minecraft:block/dirt_path_top"}}
{
"parent": "minecraft:block/fast_better_grass",
"textures": {
"bottom": "minecraft:block/dirt",
"sidetop": "minecraft:block/dirt_path_top"
}
}

View file

@ -1 +1,8 @@
{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"#bottom","side":"#sidetop","top":"#sidetop"}}
{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "#bottom",
"side": "#sidetop",
"top": "#sidetop"
}
}

View file

@ -1 +1,52 @@
{"parent":"block/block","textures":{"particle":"block/dirt","bottom":"block/dirt","top":"block/grass_block_top","side":"block/grass_block_top"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up","tintindex":0},"north":{"uv":[0,0,16,16],"texture":"#side","cullface":"north","tintindex":0},"south":{"uv":[0,0,16,16],"texture":"#side","cullface":"south","tintindex":0},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"west","tintindex":0},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"east","tintindex":0}}}]}
{
"parent": "block/block",
"textures": {
"particle": "block/dirt",
"bottom": "block/dirt",
"top": "block/grass_block_top",
"side": "block/grass_block_top"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"down": {
"uv": [0, 0, 16, 16],
"texture": "#bottom",
"cullface": "down"
},
"up": {
"uv": [0, 0, 16, 16],
"texture": "#top",
"cullface": "up",
"tintindex": 0
},
"north": {
"uv": [0, 0, 16, 16],
"texture": "#side",
"cullface": "north",
"tintindex": 0
},
"south": {
"uv": [0, 0, 16, 16],
"texture": "#side",
"cullface": "south",
"tintindex": 0
},
"west": {
"uv": [0, 0, 16, 16],
"texture": "#side",
"cullface": "west",
"tintindex": 0
},
"east": {
"uv": [0, 0, 16, 16],
"texture": "#side",
"cullface": "east",
"tintindex": 0
}
}
}
]
}

View file

@ -1 +1,8 @@
{"parent":"minecraft:block/cube_bottom_top","textures":{"bottom":"minecraft:block/dirt","side":"minecraft:block/snow","top":"minecraft:block/grass_block_top"}}
{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "minecraft:block/dirt",
"side": "minecraft:block/snow",
"top": "minecraft:block/grass_block_top"
}
}

View file

@ -1 +1,7 @@
{"parent":"minecraft:block/fast_better_grass","textures":{"bottom":"minecraft:block/dirt","sidetop":"minecraft:block/mycelium_top"}}
{
"parent": "minecraft:block/fast_better_grass",
"textures": {
"bottom": "minecraft:block/dirt",
"sidetop": "minecraft:block/mycelium_top"
}
}

View file

@ -1 +1,7 @@
{"parent":"minecraft:block/fast_better_grass","textures":{"bottom":"minecraft:block/dirt","sidetop":"minecraft:block/podzol_top"}}
{
"parent": "minecraft:block/fast_better_grass",
"textures": {
"bottom": "minecraft:block/dirt",
"sidetop": "minecraft:block/podzol_top"
}
}

View file

@ -1 +1,7 @@
{"parent":"minecraft:block/fast_better_grass","textures":{"bottom":"minecraft:block/netherrack","sidetop":"minecraft:block/warped_nylium"}}
{
"parent": "minecraft:block/fast_better_grass",
"textures": {
"bottom": "minecraft:block/netherrack",
"sidetop": "minecraft:block/warped_nylium"
}
}

View file

@ -1 +1,6 @@
{"pack":{"pack_format":12,"description":"OptiFine's Better Grass (fast)\n§4Must be the first to work§r"}}
{
"pack": {
"pack_format": 12,
"description": "OptiFine's Better Grass (fast)\n§4Must be the first to work§r"
}
}