Create Sifting

Create Sifting

2M Downloads

The recipe for kubejs create createsifter:advanced_mesh and createsifter:mesh are the same

Gu-meng opened this issue ยท 0 comments

commented

Describe the Bug

StartupEvents.registry("item",event=>{ event.create("iron_mesh","createsifter:mesh").tag('createsifter:meshes') event.create("diamond_mesh","createsifter:advanced_mesh").tag('createsifter:meshes') })
diamond_mesh is not advanced_mesh

Reproduction Steps

null

Expected Result

advanced mesh registered with kubejs can be recognized

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

windows 11

Mod Version

1.20.1-1.8.1.e-22

Minecraft Version

1.20.1

Forge Version

47.3.7

Other Mods

kubejs-forge-2001.6.5-build.14

Additional Context

No response