Skip to content
Jenkins
log in
Dashboard
All
IC2
1.19
#150
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Previous Build
Next Build
Success
Changes
Summary
Separate crop blocks, make crop customizable (
details
)
Crop seed can be picked now (
details
)
Commit 932065f15e35283fcd51005f77381140ba4a4961 by
qian_shan_yao
Separate crop blocks, make crop customizable
The file was added
resources/assets/ic2/blockstates/aurelia_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropPotato.java
The file was modified
src/ic2/core/crop/cropcard/CropFlax.java
The file was modified
src/ic2/core/crop/ItemCrop.java
The file was modified
src/ic2/core/crop/Ic2CropCard.java
The file was modified
src/ic2/core/proxy/SideProxyClient.java
The file was added
resources/assets/ic2/blockstates/oak_sapling_crop.json
The file was added
resources/assets/ic2/blockstates/beetroots_crop.json
The file was modified
src/ic2/core/ref/Ic2BlockEntities.java
The file was modified
src/ic2/api/crops/Crops.java
The file was modified
src/ic2/core/crop/TileEntityCrop.java
The file was added
resources/assets/ic2/blockstates/hops_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropReed.java
The file was added
resources/assets/ic2/blockstates/terra_wart_crop.json
The file was added
resources/assets/ic2/blockstates/birch_sapling_crop.json
The file was added
resources/assets/ic2/blockstates/shining_crop.json
The file was added
resources/assets/ic2/blockstates/dark_oak_sapling_crop.json
The file was added
resources/assets/ic2/blockstates/flax_crop.json
The file was added
resources/assets/ic2/blockstates/cocoa_crop.json
The file was added
resources/assets/ic2/blockstates/crop_stick.json
The file was added
resources/assets/ic2/blockstates/melon_crop.json
The file was added
resources/assets/ic2/blockstates/carrots_crop.json
The file was added
resources/assets/ic2/blockstates/spruce_sapling_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropHops.java
The file was modified
src/ic2/core/crop/CropVanilla.java
The file was modified
src/ic2/core/crop/CropVanillaStem.java
The file was modified
src/ic2/core/crop/cropcard/CropMelon.java
The file was modified
src/ic2/core/crop/cropcard/CropWeed.java
The file was added
src/ic2/core/crop/CropBase.java
The file was added
resources/assets/ic2/blockstates/plumbiscus_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropCarrots.java
The file was modified
src/ic2/core/crop/cropcard/CropEating.java
The file was added
resources/assets/ic2/blockstates/sticky_reed_crop.json
The file was added
src/ic2/api/crops/ICropType.java
The file was modified
src/ic2/core/crop/cropcard/CropCocoa.java
The file was modified
src/ic2/core/crop/cropcard/CropStickyReed.java
The file was modified
src/ic2/core/crop/cropcard/CropBaseSapling.java
The file was modified
src/ic2/core/crop/cropcard/CropColorFlower.java
The file was modified
src/ic2/core/block/tileentity/Ic2TileEntityBlock.java
The file was modified
src/ic2/core/crop/cropcard/CropNetherWart.java
The file was added
resources/assets/ic2/blockstates/dandelion_crop.json
The file was removed
src/ic2/api/crops/CropType.java
The file was modified
src/ic2/core/ref/Ic2Blocks.java
The file was added
src/ic2/core/crop/Ic2CropType.java
The file was modified
src/ic2/core/crop/cropcard/CropBaseMushroom.java
The file was added
resources/assets/ic2/blockstates/cyprium_crop.json
The file was modified
src/ic2/core/crop/Ic2Crops.java
The file was added
resources/assets/ic2/blockstates/pumpkin_crop.json
The file was added
src/ic2/core/crop/CropStickBlock.java
The file was added
resources/assets/ic2/blockstates/acacia_sapling_crop.json
The file was added
resources/assets/ic2/blockstates/tulip_crop.json
The file was added
resources/assets/ic2/blockstates/reed_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropCoffee.java
The file was added
resources/assets/ic2/blockstates/wheat_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropBaseMetalCommon.java
The file was added
resources/assets/ic2/blockstates/cyazint_crop.json
The file was added
resources/assets/ic2/blockstates/red_mushroom_crop.json
The file was added
resources/assets/ic2/blockstates/eating_plant_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropBeetroots.java
The file was modified
src/ic2/core/crop/cropcard/CropVenomilia.java
The file was modified
src/ic2/core/crop/cropcard/CropWheat.java
The file was added
resources/assets/ic2/blockstates/potato_crop.json
The file was added
resources/assets/ic2/blockstates/blackthorn_crop.json
The file was added
resources/assets/ic2/blockstates/coffee_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropBaseMetalUncommon.java
The file was modified
src/ic2/core/crop/cropcard/CropPumpkin.java
The file was added
resources/assets/ic2/blockstates/red_wheat_crop.json
The file was modified
src/ic2/api/crops/CropCard.java
The file was modified
src/ic2/core/crop/cropcard/CropTerraWart.java
The file was added
resources/assets/ic2/blockstates/brown_mushroom_crop.json
The file was modified
src/ic2/core/crop/cropcard/CropRedWheat.java
The file was added
src/ic2/core/ref/Ic2CropTypes.java
The file was added
resources/assets/ic2/blockstates/poppy_crop.json
The file was added
resources/assets/ic2/blockstates/stagnium_crop.json
The file was added
resources/assets/ic2/blockstates/ferru_crop.json
The file was added
resources/assets/ic2/blockstates/jungle_sapling_crop.json
The file was added
resources/assets/ic2/blockstates/weed_crop.json
The file was added
resources/assets/ic2/blockstates/venomilia_crop.json
The file was added
resources/assets/ic2/blockstates/nether_wart_crop.json
The file was modified
src/ic2/api/crops/ExampleCropCard.java
Commit c89b27b889ae735ca3cdc7c12189495266a31450 by
qian_shan_yao
Crop seed can be picked now
The file was modified
src/ic2/core/event/EventHandler.java
The file was modified
src/ic2/core/block/tileentity/Ic2TileEntityBlock.java
The file was modified
src/ic2/core/block/tileentity/Ic2TileEntity.java
The file was modified
src/ic2/core/crop/TileEntityCrop.java
The file was added
src/ic2/api/block/BreakableBlock.java