1.13 base

This commit is contained in:
randomuser 2021-07-21 22:23:06 -05:00
parent c4be49c241
commit 5503cfbdba
4929 changed files with 1855 additions and 0 deletions

View File

@ -0,0 +1 @@
{"variants":{"":{"model":"block/bedrock"}}}

View File

@ -0,0 +1 @@
{"variants":{"":{"model":"block/netherrack"}}}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "blocks_extra/buttons/acacia_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks_extra/buttons/acacia_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "blocks_extra/buttons/birch_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks_extra/buttons/birch_button"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/cobblestone",
"top": "block/cobblestone",
"side": "blocks_extra/slabs/cobblestone_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/cobblestone",
"top": "block/cobblestone",
"side": "blocks_extra/slabs/cobblestone_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/cobblestone",
"top": "block/cobblestone",
"side": "blocks_extra/stairs/cobblestone_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/cobblestone",
"top": "block/cobblestone",
"side": "blocks_extra/stairs/cobblestone_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/cobblestone",
"top": "block/cobblestone",
"side": "blocks_extra/stairs/cobblestone_stairs"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/template_wall_post",
"textures": {
"wall": "blocks_extra/walls/cobblestone_wall_post"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/template_wall_side",
"textures": {
"wall": "blocks_extra/walls/cobblestone_wall_side"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "blocks_extra/buttons/dark_oak_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks_extra/buttons/dark_oak_button"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/dark_prismarine",
"top": "block/dark_prismarine",
"side": "blocks_extra/slabs/dark_prismarine_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/dark_prismarine",
"top": "block/dark_prismarine",
"side": "blocks_extra/slabs/dark_prismarine_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/dark_prismarine",
"top": "block/dark_prismarine",
"side": "blocks_extra/stairs/dark_prismarine_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/dark_prismarine",
"top": "block/dark_prismarine",
"side": "blocks_extra/stairs/dark_prismarine_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/dark_prismarine",
"top": "block/dark_prismarine",
"side": "blocks_extra/stairs/dark_prismarine_stairs"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "blocks_extra/buttons/jungle_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks_extra/buttons/jungle_button"
}
}

View File

@ -0,0 +1,33 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/cobblestone",
"base": "blocks_extra/lever/lever_base",
"lever": "block/lever"
},
"elements": [
{ "from": [ 5, 0, 4 ],
"to": [ 11, 3, 12 ],
"faces": {
"down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" },
"east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }
}
},
{ "from": [ 7, 1, 7 ],
"to": [ 9, 11, 9 ],
"rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": -45 },
"faces": {
"down": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }
}
}
]
}

View File

@ -0,0 +1,33 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/cobblestone",
"base": "blocks_extra/lever/lever_base",
"lever": "block/lever"
},
"elements": [
{ "from": [ 5, 0, 4 ],
"to": [ 11, 3, 12 ],
"faces": {
"down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" },
"east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }
}
},
{ "from": [ 7, 1, 7 ],
"to": [ 9, 11, 9 ],
"rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": 45 },
"faces": {
"down": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/template_wall_post",
"textures": {
"wall": "blocks_extra/walls/mossy_cobblestone_wall_post"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/template_wall_side",
"textures": {
"wall": "blocks_extra/walls/mossy_cobblestone_wall_side"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "blocks_extra/buttons/oak_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks_extra/buttons/oak_button"
}
}

View File

@ -0,0 +1,86 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/flower_pot",
"flowerpot": "block/flower_pot",
"dirt": "block/dirt",
"cactus": "blocks_extra/flower_pot/potted_cactus"
},
"elements": [
{ "from": [ 5, 0, 5 ],
"to": [ 6, 6, 11 ],
"faces": {
"down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 10, 0, 5 ],
"to": [ 11, 6, 11 ],
"faces": {
"down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 5 ],
"to": [ 10, 6, 6 ],
"faces": {
"down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 10 ],
"to": [ 10, 6, 11 ],
"faces": {
"down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" }
}
},
{ "from": [ 6, 4, 6 ],
"to": [ 10, 8, 10 ],
"faces": {
"north": { "uv": [ 6, 8, 10, 12 ], "texture": "#cactus" },
"south": { "uv": [ 6, 8, 10, 12 ], "texture": "#cactus" },
"west": { "uv": [ 6, 8, 10, 12 ], "texture": "#cactus" },
"east": { "uv": [ 6, 8, 10, 12 ], "texture": "#cactus" }
}
},
{ "from": [ 6, 8, 6 ],
"to": [ 10, 12, 10 ],
"faces": {
"north": { "uv": [ 6, 4, 10, 8 ], "texture": "#cactus" },
"south": { "uv": [ 6, 4, 10, 8 ], "texture": "#cactus" },
"west": { "uv": [ 6, 4, 10, 8 ], "texture": "#cactus" },
"east": { "uv": [ 6, 4, 10, 8 ], "texture": "#cactus" }
}
},
{ "from": [ 6, 12, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#cactus" },
"north": { "uv": [ 6, 0, 10, 4 ], "texture": "#cactus" },
"south": { "uv": [ 6, 0, 10, 4 ], "texture": "#cactus" },
"west": { "uv": [ 6, 0, 10, 4 ], "texture": "#cactus" },
"east": { "uv": [ 6, 0, 10, 4 ], "texture": "#cactus" }
}
}
]
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/prismarine",
"top": "block/prismarine",
"side": "blocks_extra/slabs/prismarine_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/prismarine",
"top": "block/prismarine",
"side": "blocks_extra/slabs/prismarine_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/prismarine",
"top": "block/prismarine",
"side": "blocks_extra/stairs/prismarine_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/prismarine",
"top": "block/prismarine",
"side": "blocks_extra/stairs/prismarine_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/prismarine",
"top": "block/prismarine",
"side": "blocks_extra/stairs/prismarine_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/quartz_block_bottom",
"top": "block/quartz_block_top",
"side": "blocks_extra/slabs/quartz_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/quartz_block_bottom",
"top": "block/quartz_block_top",
"side": "blocks_extra/slabs/quartz_slab_top"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/quartz_block_bottom",
"top": "block/quartz_block_top",
"side": "blocks_extra/stairs/quartz_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/quartz_block_bottom",
"top": "block/quartz_block_top",
"side": "blocks_extra/stairs/quartz_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/quartz_block_bottom",
"top": "block/quartz_block_top",
"side": "blocks_extra/stairs/quartz_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/red_sandstone_bottom",
"top": "block/red_sandstone_top",
"side": "blocks_extra/slabs/red_sandstone_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/red_sandstone_bottom",
"top": "block/red_sandstone_top",
"side": "blocks_extra/slabs/red_sandstone_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/red_sandstone_bottom",
"top": "block/red_sandstone_top",
"side": "blocks_extra/stairs/red_sandstone_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/red_sandstone_bottom",
"top": "block/red_sandstone_top",
"side": "blocks_extra/stairs/red_sandstone_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/red_sandstone_bottom",
"top": "block/red_sandstone_top",
"side": "blocks_extra/stairs/red_sandstone_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/sandstone_bottom",
"top": "block/sandstone_top",
"side": "blocks_extra/slabs/sandstone_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/sandstone_bottom",
"top": "block/sandstone_top",
"side": "blocks_extra/slabs/sandstone_slab"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/sandstone_bottom",
"top": "block/sandstone_top",
"side": "blocks_extra/stairs/sandstone_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/sandstone_bottom",
"top": "block/sandstone_top",
"side": "blocks_extra/stairs/sandstone_stairs"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/sandstone_bottom",
"top": "block/sandstone_top",
"side": "blocks_extra/stairs/sandstone_stairs"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "blocks_extra/buttons/spruce_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks_extra/buttons/spruce_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "blocks_extra/buttons/stone_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "blocks_extra/buttons/stone_button"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/tinted_cross",
"textures": {
"cross": "block/sugar_cane"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/potion_overlay_splash",
"layer1": "item/lingering_potion"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/potion_overlay_splash",
"layer1": "item/splash_potion"
}
}

View File

@ -0,0 +1,8 @@
#Fog
fog.end=0F021C
fog.nether=421010
#Potion
potion.poison=74E800
potion.moveSpeed=32CCFF
potion.fireResistance=FFA100

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

View File

@ -0,0 +1,5 @@
matchBlocks=bone_block
method=vertical
tiles=0-3
faces=sides
connect=state

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

View File

@ -0,0 +1,5 @@
matchBlocks=cactus
method=vertical
tiles=0-3
connect=tile
faces=sides

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

Some files were not shown because too many files have changed in this diff Show More