mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
feat: support for various mods
This commit is contained in:
6
assets/phantasm/models/block/pream_leaves.json
Normal file
6
assets/phantasm/models/block/pream_leaves.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves",
|
||||
"textures": {
|
||||
"all": "phantasm:block/pream_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/phantasm/models/block/pream_leaves1.json
Normal file
6
assets/phantasm/models/block/pream_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "phantasm:block/pream_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/phantasm/models/block/pream_leaves2.json
Normal file
6
assets/phantasm/models/block/pream_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "phantasm:block/pream_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/phantasm/models/block/pream_leaves3.json
Normal file
6
assets/phantasm/models/block/pream_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "phantasm:block/pream_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/phantasm/models/block/pream_leaves4.json
Normal file
6
assets/phantasm/models/block/pream_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "phantasm:block/pream_leaves"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user