KubeJS

KubeJS

61M Downloads

KubeJS does not load worldgen data from the data folder

ChiefArug opened this issue ยท 1 comments

commented

Minecraft Version

1.18.2

KubeJS Version

kubejs-forge-1802.5.1-build.353

Rhino Version

rhino-forge-1801.1.9-build.135

Architectury Version

architectury-4.2.50

Forge/Fabric Version

40.1.0

Describe your issue

It just doesnt. When I package the data in a datapack and load that it works perfectly fine.

Datapack:
data.zip
Just replace the KubeJS data folder with the data folder the above pack.
Expected result is for the world to be a single biome with no features, just terrain. This works with the datapack but not if used in the KubeJS data folder.

Also included is a block tag (minecraft:floof) to be added to white wool, it works if used in the data folder or in the datapack.

I suspect this may be because KubeJS loads its data too late.

Crash report/logs

No response

commented

Closing as duplicate of #309