you can see, there are sames models and same textures but on forge, there are anoying shadows. Does someone have an idea of where does it come ?
event.create('claim_machine_lvl_1').model('kubejs:block/claim_machine_lvl2').property(BlockProperties.FACING)//.color(0, 0x81cc61)
public static final RegistryObject<Block> CLAIM_MACHINE = BLOCKS.register("claim_machine", () -> new Block(BlockBehaviour.Properties.copy(Blocks.IRON_BLOCK)));