stuin / Lacrimis

Large magical Minecraft mod using Crying Obsidian
https://www.curseforge.com/minecraft/mc-mods/lacrimis
MIT License
4 stars 1 forks source link

[1.16.5] Warding Rune does not create Warded Rune blocks #5

Closed Infinidoge closed 3 years ago

Infinidoge commented 3 years ago

I'm trying to create Warded Runes, using a properly build tier 3 soul cage and the Warding Rune, however, all methods I've tried of creating the warded runes have failed:

Using the warding rune to enchant the tear-soaked armor worked successfully, though.

This was reproduced on 1.16.5 with Lacrimis 2.0.2

stuin commented 3 years ago

Place a rune block directly on top of the warding rune and activate it. Keep in mind that the only way to move the block afterwards is to use the rune again.

Infinidoge commented 3 years ago

That doesn't seem to work either. 2021-07-02_22 42 51

(Then right clicked on the rest of the soul cage, and also went under and right clicked the middle, to check.)

stuin commented 3 years ago

Make sure you are supplying enough tears, but I will look into it

Infinidoge commented 3 years ago

I have it connected to both a full crucible and the Block of Eternal Sadness, so I don't think that is the issue.

Though, what might be the issue are these lines here

They appear to reference the blocks position, which I would presume to be referring to the Warding Rune itself, therefore not checking the state of the block above.

stuin commented 3 years ago

Welp I fixed the issue in 1.17 but I forgot to do the same in 1.16. Give me a few minutes

stuin commented 3 years ago

New version is up on curseforge, sorry about that

Infinidoge commented 3 years ago

It's no problem, thanks!