Added Interaction for EnergyStorages

This commit is contained in:
Flotschispielt
2026-02-08 16:08:29 +01:00
parent b085d8b6ad
commit ba5f5e11b4
4 changed files with 97 additions and 7 deletions

View File

@@ -41,7 +41,13 @@
}
},
"Interactions": {
"Primary": "Break_Container"
"Use": {
"Interactions": [
{
"Type": "StorageUseInteraction"
}
]
}
},
"BlockSoundSetId": "Wood",
"BlockParticleSetId": "Wood",