| Variable | Base.BucketEmpty |
|---|---|
| Type | Normal |
| Catégorie | WaterContainer |
| Poids | 1 |
| Icône |
MetalBucket
|
| Nom variable | BucketEmpty |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4677 |
|---|---|
| Lignes | 92 → 107 |
| File ID | 1360 |
Icône affichée: un des objets requis pour fabriquer cette recette.
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Bucket of Plaster
Base
|
KAVALASH_Custom | Carpentry | 150 | BucketPlasterFull=1 |
|
Make Bucket Of Asphalt Mixture (Betonniere) Make Bucket Of Asphalt Mixture (Betonniere)
CraftMoreKavalash
|
KAVALASH_Custom | CraftBetonniere | 150 | BucketAsphaltMixtureFull=2 |
|
Make Bucket Of Concrete
CraftMoreKavalash
|
KAVALASH_Custom | CraftBetonniere | 450 | BucketConcreteFull=1 |
|
Make Bucket Of Plaster
CraftMoreKavalash
|
KAVALASH_Custom | CraftBetonniere | 450 | BucketPlasterFull=1 |
|
Make Bucket of Candy Popcorn
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 200 | BucketofCandyPopcorn=1 |
|
Make Bucket of Fried Bird
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 200 | BucketofFriedBird=1 |
|
Make Bucket of Popcorn
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 200 | BucketofPopcorn=5 |
|
Pour Cheese Preparation
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Bucket_CheeseCurds=1 |
|
Make Bucket of Plaster
Base
|
Vanilla | Carpentry | 150 | BucketPlasterFull=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| DisplayCategory | WaterContainer | |||
| DisplayName | Bucket | |||
| EatType | Bucket | |||
| Icon | MetalBucket | |||
| MetalValue | 20 | 20 | ||
| RainFactor | 1 | 1 | ||
| ReplaceOnUseOn | WaterSource-BucketWaterFull | |||
| SurvivalGear | TRUE | 1 | 1 | |
| Tooltip | Tooltip_item_RainFromGround | |||
| Type | Normal | |||
| Weight | 1 | 1 | ||
| WorldStaticModel | Bucket_Ground |
item BucketEmpty
{
DisplayCategory = WaterContainer,
Weight = 1,
CanStoreWater = TRUE,
Type = Normal,
DisplayName = Bucket,
Icon = MetalBucket,
ReplaceOnUseOn = WaterSource-BucketWaterFull,
MetalValue = 20,
RainFactor = 1,
Tooltip = Tooltip_item_RainFromGround,
EatType = Bucket,
SurvivalGear = TRUE,
WorldStaticModel = Bucket_Ground,
}