mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-06-28 14:16:22 +02:00
makes moretrees game agnostic (#37)
* at least boot into minetest * start using some xcompat materials * transition some more materials * translate and default lock some more stuff * handle more stuff * translate leaves and bugfix jungle nodes near * fallback on moretrees spaling texture when default not present * fix https://github.com/mt-mods/moretrees/pull/37#discussion_r1615147786
This commit is contained in:
@ -21,8 +21,8 @@ read_globals = {
|
||||
string = {fields = {"split"}},
|
||||
table = {fields = {"copy", "getn"}},
|
||||
|
||||
"biome_lib",
|
||||
"stairsplus",
|
||||
"stairs",
|
||||
"doors",
|
||||
"xcompat",
|
||||
}
|
||||
|
Reference in New Issue
Block a user