Don't use a random vanilla model for the parent

This commit is contained in:
quat1024
2023-07-03 20:02:52 -04:00
parent 9e86b33f0a
commit 2646ce2df9
5 changed files with 52 additions and 18 deletions

View File

@@ -16,6 +16,8 @@ Template blocks can be placed in the world, then right-clicked with a full-size
## Todo
* Evaluate whether I need to keep the `Supplier` in TemplatesModelProvider, or whether I can reuse my `UnbakedModel`s indefinitely
* `templates:block/slope_base` needs a suspicious amount of custom rotations. Maybe the model is pointing the wrong way.
* Upside-down slopes would be nice...
* More templates !!