Skyfactory 1.4k 2.2k 271k Skip to Downloads This modpack replicates skyfactory similarly to java edition sky factory but for bedrock. It has the addons advanced machinery, baubles, and loot bags. You start off on a floating island with nothing but a tree, and you end up making a ...
importnet.minecraftforge.fml.common.eventhandler.Event.Result;//导入依赖的package包/类@SubscribeEventpublicvoidonBonemealClick(BonemealEvent event){ World world = event.world;if(event.block.equals(mod_Rediscovered.CherrySapling)) {if(!world.isRemote) {doublechance =0.45D;if(world.rand.nextFloat()...