@@ -1,6 +1,6 @@
import json
with open('mcdata/registries.json') as f:
with open('minecraft_data/registries.json') as f:
MOBS = json.load(f)['minecraft:entity_type']['entries']
EVIL = [
The note is not visible to the blocked user.