moreblocks/stairsplus
Foz 2b76b077f0 Drop paramtype2 from glass before registering.
Fix minetest-mods/moreblocks#98

Caused by cf1b054a99, 6a996eb86a and minetest/minetest_game@2f46103ff8.

For some unknown reason `default:glass` and `obsidian:glass` have `paramtype2 = "glasslikeliquidlevel"`.  After the refactor of `stairsplus/registrations.lua`, all of the source node's defs are passed along to `stairsplus:register_all()`.  Prior to cf1b054a99 the paramtype2 setting was discarded.
2017-12-28 20:00:14 -08:00
..
API.md Prepare for v1.0.0 release 2017-02-19 13:35:16 +01:00
aliases.lua Prepare for v1.0.0 release 2017-02-19 13:35:16 +01:00
conversion.lua Prepare for v1.0.0 release 2017-02-19 13:35:16 +01:00
init.lua Replace deprecated methods: 2017-08-12 14:08:24 -07:00
microblocks.lua build a list of all of the stairsplus slab/stair/etc... shapes (#70) 2017-02-23 17:12:36 +01:00
panels.lua build a list of all of the stairsplus slab/stair/etc... shapes (#70) 2017-02-23 17:12:36 +01:00
registrations.lua Drop paramtype2 from glass before registering. 2017-12-28 20:00:14 -08:00
slabs.lua Fix slab descriptions. 2017-12-28 19:59:38 -08:00
slopes.lua build a list of all of the stairsplus slab/stair/etc... shapes (#70) 2017-02-23 17:12:36 +01:00
stairs.lua add stair and slab groups 2017-12-28 19:54:45 -08:00