Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Create Shrine chest via command #880

Open
1 task done
jagprog7 opened this issue Oct 21, 2024 · 0 comments
Open
1 task done

[Question] Create Shrine chest via command #880

jagprog7 opened this issue Oct 21, 2024 · 0 comments
Labels
bug Anything that isn't working how it's supposed to Needs Triage

Comments

@jagprog7
Copy link

jagprog7 commented Oct 21, 2024

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

@jagprog7 jagprog7 added bug Anything that isn't working how it's supposed to Needs Triage labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Anything that isn't working how it's supposed to Needs Triage
Projects
None yet
Development

No branches or pull requests

1 participant