mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
Add mod compatibility and edge-case handling
Why does every mod have to do things differently :((
This commit is contained in:
6
assets/aether/models/block/crystal_fruit_leaves1.json
Normal file
6
assets/aether/models/block/crystal_fruit_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_fruit_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_fruit_leaves2.json
Normal file
6
assets/aether/models/block/crystal_fruit_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_fruit_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_fruit_leaves3.json
Normal file
6
assets/aether/models/block/crystal_fruit_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_fruit_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_fruit_leaves4.json
Normal file
6
assets/aether/models/block/crystal_fruit_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_fruit_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_leaves1.json
Normal file
6
assets/aether/models/block/crystal_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_leaves2.json
Normal file
6
assets/aether/models/block/crystal_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_leaves3.json
Normal file
6
assets/aether/models/block/crystal_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_leaves4.json
Normal file
6
assets/aether/models/block/crystal_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/decorated_holiday_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/decorated_holiday_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/decorated_holiday_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/decorated_holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/golden_oak_leaves1.json
Normal file
6
assets/aether/models/block/golden_oak_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/golden_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/golden_oak_leaves2.json
Normal file
6
assets/aether/models/block/golden_oak_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/golden_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/golden_oak_leaves3.json
Normal file
6
assets/aether/models/block/golden_oak_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/golden_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/golden_oak_leaves4.json
Normal file
6
assets/aether/models/block/golden_oak_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/golden_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/holiday_leaves1.json
Normal file
6
assets/aether/models/block/holiday_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/holiday_leaves2.json
Normal file
6
assets/aether/models/block/holiday_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/holiday_leaves3.json
Normal file
6
assets/aether/models/block/holiday_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/holiday_leaves4.json
Normal file
6
assets/aether/models/block/holiday_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/skyroot_leaves1.json
Normal file
6
assets/aether/models/block/skyroot_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/skyroot_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/skyroot_leaves2.json
Normal file
6
assets/aether/models/block/skyroot_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/skyroot_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/skyroot_leaves3.json
Normal file
6
assets/aether/models/block/skyroot_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/skyroot_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/skyroot_leaves4.json
Normal file
6
assets/aether/models/block/skyroot_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/skyroot_leaves"
|
||||
}
|
||||
}
|
||||
3
assets/aether/models/item/crystal_fruit_leaves.json
Normal file
3
assets/aether/models/item/crystal_fruit_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/crystal_fruit_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/crystal_leaves.json
Normal file
3
assets/aether/models/item/crystal_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/crystal_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/decorated_holiday_leaves.json
Normal file
3
assets/aether/models/item/decorated_holiday_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/decorated_holiday_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/golden_oak_leaves.json
Normal file
3
assets/aether/models/item/golden_oak_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/golden_oak_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/holiday_leaves.json
Normal file
3
assets/aether/models/item/holiday_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/holiday_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/skyroot_leaves.json
Normal file
3
assets/aether/models/item/skyroot_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/skyroot_leaves1"
|
||||
}
|
||||
Reference in New Issue
Block a user