updated cottages, areasprotector, bees, biome_lib, technic, facade,
farming redo, homedecor, maptools, mesecons, moreblocks, moreores,
pipeworks, quartz, travelnet, unified_inventory, unifieddyes, xban2
delete the playeranim mod, not 5.0.0 compatible.
2019-03-06 17:01:02 -05:00
|
|
|
std = "lua51+minetest"
|
|
|
|
unused_args = false
|
|
|
|
allow_defined_top = true
|
|
|
|
max_line_length = 90
|
|
|
|
|
update bakedclay, basic_materials, bonemeal, currency, farming_redo,
maptools, mesecons, moreblocks, moreores, new_campfire, cool_trees,
pipeworks, staines_glass, technic, unified_inventory, and unifieddyes.
2020-07-12 08:03:52 -04:00
|
|
|
globals = {
|
|
|
|
"maptools"
|
|
|
|
}
|
|
|
|
|
updated cottages, areasprotector, bees, biome_lib, technic, facade,
farming redo, homedecor, maptools, mesecons, moreblocks, moreores,
pipeworks, quartz, travelnet, unified_inventory, unifieddyes, xban2
delete the playeranim mod, not 5.0.0 compatible.
2019-03-06 17:01:02 -05:00
|
|
|
stds.minetest = {
|
|
|
|
read_globals = {
|
|
|
|
"DIR_DELIM",
|
|
|
|
"minetest",
|
|
|
|
"core",
|
|
|
|
"dump",
|
|
|
|
"vector",
|
|
|
|
"nodeupdate",
|
|
|
|
"VoxelManip",
|
|
|
|
"VoxelArea",
|
|
|
|
"PseudoRandom",
|
|
|
|
"ItemStack",
|
|
|
|
"default",
|
|
|
|
table = {
|
|
|
|
fields = {
|
|
|
|
"copy",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
}
|
|
|
|
}
|