Changes

Summary

  1. Fix composter crash with tweaks module (#213) (details)
  2. Educate villagers on the wonders of glass doors (details)
Commit 935bf90a6b9214f3f222af665343d16b084a7409 by KnightMiner
Fix composter crash with tweaks module (#213)
The file was modifiedsrc/main/java/knightminer/inspirations/tweaks/InspirationsTweaks.java (diff)
Commit 9b04f8164752f567979152448a83d20f7218c92f by KnightMiner
Educate villagers on the wonders of glass doors

Means glass doors are in a wooden block tag, but that tag shouldnt be used for anything else
The file was addedsrc/generated/resources/data/minecraft/tags/blocks/wooden_doors.json
The file was modifiedsrc/main/java/knightminer/inspirations/common/datagen/InspirationsBlockTagsProvider.java (diff)
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/block/GlassDoorBlock.java (diff)