Spectrum

Spectrum

2M Downloads

[BUG] Slate noxwood fence copy does not exist

jessethomascs opened this issue ยท 2 comments

commented

Issue: You cannot craft slate noxwood fences in the game by default
Version: 1.20.1

Reason: The json file from slate_noxwood_fence seems to have been copied-pasta from slate_noxwood_fence! so the files are identical, and the fences cannot be crafted in survival

Sources:
FENCE: https://github.com/DaFuqs/Spectrum/blob/1.20.1-aria-for-painters/src/main/resources/data/spectrum/recipes/crafting_table/noxwood/slate_fence.json

GATE: https://github.com/DaFuqs/Spectrum/blob/1.20.1-aria-for-painters/src/main/resources/data/spectrum/recipes/crafting_table/noxwood/slate_fence_gate.json

commented

the fix for this is just adjusting the single json file too AFAIK

commented

#657 Created a fork for this patch