Fix composters easyplacing their fill level in survival

This commit is contained in:
ForestOfLight
2025-06-06 03:27:07 -07:00
Unverified
parent f585f96ecf
commit 3359c26a1c
+1
View File
@@ -37,6 +37,7 @@ export const resetToBlockStates = {
respawn_anchor_charge: 0,
turtle_egg_count: 0,
cluster_count: 0,
composter_fill_level: 0,
end_portal_eye_bit: false
};