![Chisel Reborn [Forge/Fabric/NeoForge]](https://media.forgecdn.net/avatars/thumbnails/461/284/256/256/637740832557938621.png)
Duplication issue with stone
Yoshun opened this issue · 5 comments
Hello,
I'm having a duplication issue on my server. I'm using the Cobblemon mod, and in this mod, evolution stones like the Fire Stone can be obtained by mining a "Fire Stone Ore" block (cobblemon:fire_stone_ore).
The problem is that by registering this block in Chisel, I can transform any "Stone" blocks (minecraft:stone) into these "Fire Stone Ore" blocks, which is a major issue for my server. By the way, it also happens with the "Redstone Ore" block, the "Gilded Blackstone" block, the "Glowstone" block... Actually, if there's 'Stone' in the name or the ID, you can transform any stone into that block...
Is it possible to fix this? Or perhaps add a blacklist feature to prevent certain blocks from being registered/generated via Chisel?
I'm using Chisel 2.0.0 with Fabric 1.21.1-0.16.10.
Thanks in advance.
Can you send the exact mod list or modpack being used as I don't experience the same issue occurring confusingly
First of all, thank you for your reply!
The problem also occurs in single-player mode, not just on the server.
Here is the list:
AchievementOptimizer-fabric-1.21.1-2.0.0.jar
alternate-current-mc1.21-1.9.0.jar
another_furniture-fabric-4.0.0.jar
antiblocksrechiseled-fabric-0.10.5.jar
architectury-13.0.8-fabric.jar
athena-fabric-1.21-4.0.1.jar
beautify-1.3.0+1.21.1.jar
BetterThanMending-2.2.0.jar
chisel-fabric-2.0.0+mc1.21.1.jar
chunksending-fabric-1.21-2.8.jar
cloth-config-15.0.140-fabric.jar
Clumps-fabric-1.21.1-19.0.0.1.jar
Cobblemon-fabric-1.6.1+1.21.1.jar
CobblemonMoveInspector-fabric-1.2.0.jar
collective-1.21.1-7.94.jar
connectivity-fabric-1.21-7.1.jar
continuity-3.0.0+1.21.jar
cristellib-fabric-1.2.8.jar
cryonicconfig-fabric-1.0.0+mc1.21.4.jar
cupboard-fabric-1.21-2.9.jar
DEUF_Refabricated-MC1.21-1.1.0.jar
easy_npc-fabric-1.21.1-5.9.0.jar
expanded_ecosphere-fabric-3.4.1.1.jar
fabric-api-0.115.3+1.21.1.jar
fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar
FallingTree-1.21.1-1.21.1.5.jar
ferritecore-7.0.2-hotfix-fabric.jar
ForgeConfigAPIPort-v21.1.3-1.21.1-Fabric.jar
framework-fabric-1.21.1-0.9.4.jar
geckolib-fabric-1.21.1-4.7.5.1.jar
GooeyLibs-Fabric-3.1.0-1.21.x.jar
handcrafted-fabric-1.21.1-4.0.3.jar
iris-fabric-1.8.8+mc1.21.1.jar
jei-1.21.1-fabric-19.21.0.247.jar
LeavesBeGone-v21.1.0-1.21.1-Fabric.jar
lithium-fabric-0.15.0+mc1.21.1.jar
logbegone-fabric-1.21.1-1.0.3.jar
lootr-fabric-1.21-1.10.35.90.jar
mcw-bridges-3.0.0-mc1.21.1fabric.jar
mcw-doors-1.1.2-mc1.21.1fabric.jar
mcw-fences-1.1.2-mc1.21.1fabric.jar
mcw-furniture-3.3.0-mc1.21.1fabric.jar
mcw-lights-1.1.1-mc1.21.1fabric.jar
mcw-paintings-1.0.5-1.21.1fabric.jar
mcw-roofs-2.3.1-mc1.21.1fabric.jar
mcw-stairs-1.0.1-1.21.1fabric.jar
mcw-trapdoors-1.1.4-mc1.21.1fabric.jar
mcw-windows-2.3.0-mc1.21.1fabric.jar
NaturesCompass-1.21.1-2.2.7-fabric.jar
NoChatReports-FABRIC-1.21.1-v2.9.1.jar
pokeblocks-1.3.1-1.21.1.jar
pokeminemod.jar (A small custom mod to add somes items)
polymorph-fabric-1.0.7+1.21.1.jar
PuzzlesLib-v21.1.33-1.21.1-Fabric.jar
quartz-elevator-2.3.1+1.21.1.jar
reeses-sodium-options-fabric-1.8.3+mc1.21.4.jar
refurbished_furniture-fabric-1.21.1-1.0.12.jar
resourcefullib-fabric-1.21-3.0.11.jar
ScalableLux-0.1.0+fabric.26c6e72-all.jar
shulkerbox-fabric-1.21.1-2.0.5.jar
sodium-extra-fabric-0.6.0+mc1.21.1.jar
sodium-fabric-0.6.9+mc1.21.1.jar
toms_storage_fabric-1.21-2.1.2.jar
travelersbackpack-fabric-1.21.1-10.1.17.jar
yosbr-0.1.2.jar
If you need to download them, they are available on my server's website at this address: https://pokemine.fr/files/mods.zip
After a few tests, we can narrow the list down to two mods: Chisel Reborn and Cobblemon. I'm having trouble with just these two mods. Since Cobblemon is the central element of my server, it's too bad ^^'
A conflict with the mod on some function or other?
I can definitely fix it on my end, but what was confusing is that you said it affects redstone and things like that. I'll look into it when I get a chance