Disable energy p2p (#1661)

* github being github

* First bandage fix for removing FE P2P
This commit is contained in:
TomPlop 2025-08-21 04:42:07 -04:00 committed by GitHub
parent 6134da9caf
commit 4d801d9c96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 293 additions and 288 deletions

View file

@ -1,5 +1,5 @@
{
"type": "minecraft:entity",
"pools": [],
"random_sequence": "railways:entities/conductor"
{
"type": "minecraft:entity",
"pools": [],
"random_sequence": "railways:entities/conductor"
}