Updated plantlife_modpack, using meshnodes for pebbles and bushes
@ -1 +1,2 @@
|
||||
plants_lib
|
||||
|
||||
|
@ -1,11 +1,4 @@
|
||||
-- Boilerplate to support localized strings if intllib mod is installed.
|
||||
local S
|
||||
if (minetest.get_modpath("intllib")) then
|
||||
dofile(minetest.get_modpath("intllib").."/intllib.lua")
|
||||
S = intllib.Getter(minetest.get_current_modname())
|
||||
else
|
||||
S = function ( s ) return s end
|
||||
end
|
||||
local S = plantslib.intllib
|
||||
|
||||
-- This file supplies a few additional plants and some related crafts
|
||||
-- for the plantlife modpack. Last revision: 2013-04-24
|
||||
|
Before Width: | Height: | Size: 565 B After Width: | Height: | Size: 464 B |
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 402 B |
Before Width: | Height: | Size: 377 B After Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 358 B After Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 224 B |
Before Width: | Height: | Size: 383 B After Width: | Height: | Size: 226 B |
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 178 B |
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 500 B After Width: | Height: | Size: 409 B |
Before Width: | Height: | Size: 505 B After Width: | Height: | Size: 421 B |
Before Width: | Height: | Size: 538 B After Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 619 B After Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 612 B After Width: | Height: | Size: 472 B |
Before Width: | Height: | Size: 573 B After Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 219 B |