#skygen save and load system

1 messages · Page 1 of 1 (latest)

bronze edge
#

I also have like this system but my is saving/loading everything

plucky nova
#

I think I have this system too.

stoic rover
#

Super unrelated but you should look into editing the villager JSON so it doesn't take damage

#

it's super easy, you just need a damage filter somewhere in the components category, like:

"components": {
            "minecraft:damage_sensor": {
                "triggers": {
                  "cause": "all",
                  "deals_damage": false
                }
              },

makes it quite literally unkillable without /kill lol

alpine forge
#

How did you make it?

#

Okay