Remove cultivable group from block which should not be converted to farm land

This commit is contained in:
Juraj Vajda 2023-04-16 23:25:30 -04:00
parent 11760e4873
commit a9cb57563c

View File

@ -1697,7 +1697,7 @@ Everness:register_node('everness:forsaken_tundra_dirt_with_grass', {
grass_block_no_snow = 1,
soil_sapling = 2,
soil_sugarcane = 1,
cultivatable = 2,
-- cultivatable = 2,
-- spreading_dirt_type = 1,
enderman_takable = 1,
building_block = 1,
@ -1830,7 +1830,7 @@ Everness:register_node('everness:dry_ocean_dirt', {
dirt = 1,
soil_sapling = 2,
soil_sugarcane = 1,
cultivatable = 2,
-- cultivatable = 2,
enderman_takable = 1,
building_block = 1,
-- path_creation_possible = 1,