@@ -19,14 +19,12 @@
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.2
|
||||
- type: InteractionOutline
|
||||
# TODO: Nuke this shit
|
||||
- type: OreVein
|
||||
oreChance: 1.0
|
||||
currentOre: SpaceShrooms
|
||||
- type: Gatherable
|
||||
whitelist:
|
||||
toolWhitelist:
|
||||
components:
|
||||
- Hands
|
||||
loot:
|
||||
All: SpaceshroomGather
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageModifierSet: Wood
|
||||
@@ -39,6 +37,13 @@
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
|
||||
- type: entityLootTable
|
||||
id: SpaceshroomGather
|
||||
entries:
|
||||
- id: FoodSpaceshroom
|
||||
amount: 1
|
||||
maxAmount: 1
|
||||
|
||||
- type: entity
|
||||
name: spaceshroom
|
||||
parent: FoodProduceBase
|
||||
|
||||
@@ -375,7 +375,7 @@
|
||||
noRot: true
|
||||
- type: SoundOnGather
|
||||
- type: Gatherable
|
||||
whitelist:
|
||||
toolWhitelist:
|
||||
tags:
|
||||
- Pickaxe
|
||||
- type: Damageable
|
||||
|
||||
Reference in New Issue
Block a user