File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 " ad_astra:water_pump" ,
1717 " ad_astra:cryo_freezer" ,
1818 " ad_astra:wrench" ,
19- " ad_astra:cheese_block" ,
2019 " ad_astra:engine_frame" ,
2120 " ad_astra:fan" ,
2221 " ad_astra:steel_tank" ,
Original file line number Diff line number Diff line change 435435 " minecraft:lily_pad" ,
436436 " minecraft:vine" ,
437437 " minecraft:seagrass" ,
438- " minecraft:grass" ,
439438 " minecraft:dandelion" ,
440439 " minecraft:poppy" ,
441440 " minecraft:blue_orchid" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,10 @@ global.AD_ASTRA_DISABLED_ITEMS =
1919
2020 'ad_astra:tier_4_rocket' ,
2121 'ad_astra:calorite_engine' ,
22- 'ad_astra:calorite_tank'
22+ 'ad_astra:calorite_tank' ,
23+
24+ // quest reward
25+ 'ad_astra:cheese_block'
2326] ;
2427
2528global . AD_ASTRA_DISABLED_FLUIDS =
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ global.MINECRAFT_HIDED_ITEMS = [
3030 "minecraft:dragon_head" ,
3131 "minecraft:creeper_head" ,
3232 "minecraft:wither_skeleton_skull" ,
33+ // quest reward
34+ "minecraft:grass" ,
3335] ;
3436
3537global . MINECRAFT_DYE_NAMES = [
You can’t perform that action at this time.
0 commit comments