mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
lpg chemplant template
This commit is contained in:
parent
6c30d80877
commit
850d35f573
@ -63,6 +63,7 @@ public class ItemChemistryTemplate extends Item {
|
||||
SF_BIOFUEL,
|
||||
BP_BIOGAS,
|
||||
BP_BIOFUEL,
|
||||
LPG,
|
||||
OIL_SAND,
|
||||
ASPHALT,
|
||||
COOLANT,
|
||||
@ -243,6 +244,8 @@ public class ItemChemistryTemplate extends Item {
|
||||
return 200;
|
||||
case BP_BIOFUEL:
|
||||
return 100;
|
||||
case LPG:
|
||||
return 100;
|
||||
case YELLOWCAKE:
|
||||
return 250;
|
||||
case UF6:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user