Kotolegokot afb3153159 Added realtest.register_instrument_plan(name, PlanDef)
Example:
realtest.register_instrument_plan("scribing_table:plan_chisel", {
	description = "Chisel Plan",
	bitmap =
		{0,0,1,0,0,
		 0,0,1,0,0,
		 0,0,1,0,0,
		 0,0,1,0,0,
		 0,0,1,0,0,}
})
2012-11-21 18:19:32 +06:00
2012-10-11 22:10:53 +06:00
2012-10-12 14:25:14 +06:00
2012-10-30 13:59:41 +06:00

RealTest

Realistic game for Minetest 0.4.3 and over

Description
No description provided
Readme 15 MiB
Languages
Lua 100%