-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Same as last uploaded to discord but Levers no longer have cullface.
- Loading branch information
Showing
1,030 changed files
with
23,909 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
Big Thank You to everyone over at Vanilla Tweaks! We're using these packs: | ||
|
||
Vanilla Tweaks Resource Pack | ||
Version: 1.19 | ||
Packs: | ||
DripleafFixSmall | ||
DripleafFixBig | ||
BlazeFix | ||
ProperBreakParticles | ||
NoBowlParticles | ||
HopperBottomFix | ||
PixelConsistentSigns | ||
TripwireHookFix | ||
WitherHearts | ||
3DChains | ||
3DTiles | ||
3DLadders | ||
3DIronBars | ||
3DMushrooms | ||
3DTrapdoors | ||
3DPointedDripstone | ||
3DAmethyst | ||
3DBookshelves | ||
UnobtrusiveRain | ||
BorderlessGlass | ||
BorderlessStainedGlass | ||
LowerFire | ||
LowerShield | ||
NoPumpkinOverlay | ||
NoBeaconBeam | ||
Age25Kelp | ||
ClearBannerPatterns | ||
HungerPreview | ||
QuieterRain | ||
QuieterMinecarts | ||
QuieterFire | ||
QuieterDispensersDroppers | ||
QuieterExplosions | ||
QuieterConsumables | ||
NoCaveSounds | ||
VariatedGravel | ||
VariatedBricks | ||
VariatedMushroomBlocks | ||
VariatedEndStone | ||
RandomMossRotation | ||
VariatedDirt | ||
RandomCoarseDirtRotation | ||
LowerGrass | ||
LowerMycelium | ||
LowerPaths | ||
LowerPodzol | ||
LowerSnow | ||
LowerCrimsonNylium | ||
LowerWarpedNylium | ||
BushyLeaves | ||
CircularSunandMoon | ||
AshlessCampfires | ||
PlainLeatherArmor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"sources": [ | ||
{ | ||
"type": "directory", | ||
"source": "entity/chest_boat", | ||
"prefix": "entity/chest_boat/" | ||
}, | ||
{ | ||
"type": "directory", | ||
"source": "entity/boat", | ||
"prefix": "entity/boat/" | ||
}, | ||
{ | ||
"type": "single", | ||
"resource": "entity/chest/normal" | ||
}, | ||
{ | ||
"type": "single", | ||
"resource": "entity/minecart" | ||
}, | ||
{ | ||
"type": "single", | ||
"resource": "entity/trident" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"variants": { | ||
"": [ | ||
{ "model": "block/acacia_leaves1" }, | ||
{ "model": "block/acacia_leaves2" }, | ||
{ "model": "block/acacia_leaves3" }, | ||
{ "model": "block/acacia_leaves4" }, | ||
{ "model": "block/acacia_leaves5" }, | ||
{ "model": "block/acacia_leaves6" }, | ||
{ "model": "block/acacia_leaves7" }, | ||
{ "model": "block/acacia_leaves8" } | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"variants": { | ||
"": [ | ||
{ "model": "block/azalea_leaves1" }, | ||
{ "model": "block/azalea_leaves2" }, | ||
{ "model": "block/azalea_leaves3" }, | ||
{ "model": "block/azalea_leaves4" }, | ||
{ "model": "block/azalea_leaves5" }, | ||
{ "model": "block/azalea_leaves6" } | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"variants": { | ||
"": [ | ||
{ "model": "block/birch_leaves1" }, | ||
{ "model": "block/birch_leaves2" }, | ||
{ "model": "block/birch_leaves3" }, | ||
{ "model": "block/birch_leaves4" }, | ||
{ "model": "block/birch_leaves5" }, | ||
{ "model": "block/birch_leaves6" } | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"variants": { | ||
|
||
"type=bottom": [ | ||
{"model": "block/brick_slab"}, | ||
{"model": "block/variated/brick_slab/brick_slab_01"}, | ||
{"model": "block/variated/brick_slab/brick_slab_02"}, | ||
{"model": "block/variated/brick_slab/brick_slab_03"}, | ||
{"model": "block/variated/brick_slab/brick_slab_04"}, | ||
{"model": "block/variated/brick_slab/brick_slab_05"}, | ||
{"model": "block/variated/brick_slab/brick_slab_06"}, | ||
{"model": "block/variated/brick_slab/brick_slab_07"} | ||
], | ||
"type=top": [ | ||
{"model": "block/brick_slab_top"}, | ||
{"model": "block/variated/brick_slab_top/brick_slab_top_01"}, | ||
{"model": "block/variated/brick_slab_top/brick_slab_top_02"}, | ||
{"model": "block/variated/brick_slab_top/brick_slab_top_03"}, | ||
{"model": "block/variated/brick_slab_top/brick_slab_top_04"}, | ||
{"model": "block/variated/brick_slab_top/brick_slab_top_05"}, | ||
{"model": "block/variated/brick_slab_top/brick_slab_top_06"}, | ||
{"model": "block/variated/brick_slab_top/brick_slab_top_07"} | ||
], | ||
"type=double": [ | ||
{"model": "block/bricks"}, | ||
{"model": "block/variated/bricks/bricks_01"}, | ||
{"model": "block/variated/bricks/bricks_02"}, | ||
{"model": "block/variated/bricks/bricks_03"}, | ||
{"model": "block/variated/bricks/bricks_04"}, | ||
{"model": "block/variated/bricks/bricks_05"}, | ||
{"model": "block/variated/bricks/bricks_06"}, | ||
{"model": "block/variated/bricks/bricks_07"} | ||
] | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
{ | ||
"multipart": [ | ||
{ | ||
"when": { | ||
"up": "true" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_post" }, | ||
{ "model": "block/variated/brick_wall_post/brick_wall_post_01" }, | ||
{ "model": "block/variated/brick_wall_post/brick_wall_post_02" }, | ||
{ "model": "block/variated/brick_wall_post/brick_wall_post_03" }, | ||
{ "model": "block/variated/brick_wall_post/brick_wall_post_04" }, | ||
{ "model": "block/variated/brick_wall_post/brick_wall_post_05" }, | ||
{ "model": "block/variated/brick_wall_post/brick_wall_post_06" }, | ||
{ "model": "block/variated/brick_wall_post/brick_wall_post_07" } | ||
] | ||
}, | ||
{ | ||
"when": { | ||
"north": "low" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_side", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_01", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_02", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_03", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_04", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_05", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_06", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_07", "uvlock": true } | ||
] | ||
}, | ||
{ | ||
"when": { | ||
"east": "low" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_side", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_01", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_02", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_03", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_04", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_05", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_06", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_07", "y": 90, "uvlock": true } | ||
] | ||
}, | ||
{ | ||
"when": { | ||
"south": "low" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_side", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_01", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_02", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_03", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_04", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_05", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_06", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_07", "y": 180, "uvlock": true } | ||
] | ||
}, | ||
{ | ||
"when": { | ||
"west": "low" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_side", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_01", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_02", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_03", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_04", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_05", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_06", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side/brick_wall_side_07", "y": 270, "uvlock": true } | ||
] | ||
}, | ||
{ | ||
"when": { | ||
"north": "tall" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_side_tall", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_01", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_02", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_03", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_04", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_05", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_06", "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_07", "uvlock": true } | ||
] | ||
}, | ||
{ | ||
"when": { | ||
"east": "tall" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_side_tall", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_01", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_02", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_03", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_04", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_05", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_06", "y": 90, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_07", "y": 90, "uvlock": true } | ||
] | ||
}, | ||
{ | ||
"when": { | ||
"south": "tall" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_side_tall", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_01", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_02", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_03", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_04", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_05", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_06", "y": 180, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_07", "y": 180, "uvlock": true } | ||
] | ||
}, | ||
{ | ||
"when": { | ||
"west": "tall" | ||
}, | ||
"apply": [ | ||
{ "model": "block/brick_wall_side_tall", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_01", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_02", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_03", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_04", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_05", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_06", "y": 270, "uvlock": true }, | ||
{ "model": "block/variated/brick_wall_side_tall/brick_wall_side_tall_07", "y": 270, "uvlock": true } | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"variants": { | ||
"": [ | ||
{ "model": "block/bricks" }, | ||
{ "model": "block/variated/bricks/bricks_01" }, | ||
{ "model": "block/variated/bricks/bricks_02" }, | ||
{ "model": "block/variated/bricks/bricks_03" }, | ||
{ "model": "block/variated/bricks/bricks_04" }, | ||
{ "model": "block/variated/bricks/bricks_05" }, | ||
{ "model": "block/variated/bricks/bricks_06" }, | ||
{ "model": "block/variated/bricks/bricks_07" } | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"variants": { | ||
"": [ | ||
{ "model": "block/brown_mushroom/plant/0" }, | ||
{ "model": "block/brown_mushroom/plant/1" } | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"variants": { | ||
"": [ | ||
{ | ||
"model": "block/coarse_dirt/block/0" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/1" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/2" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/3" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/4" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/5" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/6" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/7" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/8" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/9" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/10" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/11" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/12" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/13" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/14" | ||
}, | ||
{ | ||
"model": "block/coarse_dirt/block/15" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"variants": { | ||
"": [ | ||
{ "model": "block/crimson_fungus/plant/0" }, | ||
{ "model": "block/crimson_fungus/plant/1" } | ||
] | ||
} | ||
} |
Oops, something went wrong.