dimension override, custom sky, skybox objects, custom world gen started
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "ageofthegods:block/limestone/limestone1", "weight": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "ageofthegods:block/limestone/limestone_grass", "weight": 3
|
||||
},
|
||||
{
|
||||
"model": "ageofthegods:block/limestone/limestone_grass2", "weight": 3
|
||||
},
|
||||
{
|
||||
"model": "ageofthegods:block/limestone/limestone_grass3", "weight": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "ageofthegods:block/shale/shale1", "weight": 1
|
||||
},
|
||||
{
|
||||
"model": "ageofthegods:block/shale/shale2", "weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "ageofthegods:block/shale/shale_grass", "weight": 1
|
||||
},
|
||||
{
|
||||
"model": "ageofthegods:block/shale/shale_grass2", "weight": 1
|
||||
},
|
||||
{
|
||||
"model": "ageofthegods:block/shale/shale_grass3", "weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user