#2870 fix rnr roof tags, remove framing stair/slab compat with additional placements
This commit is contained in:
parent
bd3895e217
commit
14d20f48da
4 changed files with 32 additions and 3 deletions
|
|
@ -87,6 +87,7 @@ ServerEvents.tags('block', event => {
|
|||
registerMoreRedBlockTags(event)
|
||||
registerHotOrNotBlockTags(event)
|
||||
registerRailWaysBlockTags(event)
|
||||
registerRnrBlockTags(event)
|
||||
registerSophisticatedBackpacksBlockTags(event)
|
||||
registerSpeciesBlockTags(event)
|
||||
registerTACZBlockTags(event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue