From 20ad80a7507b1549bb3f5f34e95e7efdb84184d8 Mon Sep 17 00:00:00 2001 From: Aaron Suen Date: Wed, 14 Aug 2019 18:40:11 -0400 Subject: [PATCH] Document stone door issue. --- docs/issues.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/issues.txt b/docs/issues.txt index a32a6bca..9a45a883 100644 --- a/docs/issues.txt +++ b/docs/issues.txt @@ -11,6 +11,10 @@ ISSUES: Bugs, Cleanup and Refinements - Wooden doors should remain flammable but should drop hinge pin. +- Stone doors don't necessarily dig right. Probably leftover junk + being inherited in the cloning; need to dig through the properties + and remove the ones we don't want inherited. + - Release an official beta pack/edition. - Modpack of experimental features vs. alternate game by branch?