team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
114 stars 33 forks source link

Add support for Quark's wooden posts #64

Closed EltrutLikes closed 3 years ago

EltrutLikes commented 3 years ago

Follow up to #49 that adds a new class WoodPostBlock and a new model file to accommodate the new wooden posts in Quark in addition to removing two unused imports in the BookshelfBlock class.

EltrutLikes commented 3 years ago

The nitpicks have been fixed and a test post has been added.