Make decoration blocks not consumed in Framing Table

This commit is contained in:
IntegerLimit 2023-08-15 21:07:44 +10:00 committed by GitHub
parent 15bcd043cc
commit dc20c1eea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ blocks {
framedblocks {
# Changes whether items used for decoration in the Framing Table gets consumed. Leave true to consume items (default behaviour).
B:consumeDecorationItems=true
B:consumeDecorationItems=false
B:enableFramedDrawers=true
B:enableFramedTrims=true
B:enableFramingTable=true