Electroblob's Wizardry

Electroblob's Wizardry

18M Downloads

[Question] Create Shrine chest via command

jagprog7 opened this issue ยท 0 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

The Question

I'd like to spawn a Shrine chest via a command, ideally with custom loot table. Desired behavior is to apply the Containment Effect when approached, same as a normal shrine.

I've tried working with the block data, but I don't see anything special other than the arcane lock tags:

{
    "LootTable": "ebwizardry:chests/shrine",
    "ForgeData": {
        "arcaneLockOwnerMost": 0,
        "arcaneLockOwnerLeast": 0
    }, "x": -2686, "y": 113, "z": -361,
    "id": "minecraft:chest","Lock": ""
}

Thanks.

Mod version

4.3.14

Minecraft version

1.12.2

Forge version

1.12.2 - 14.23.5.2860