Skip to content

[Feature Request] Get rid of obnoxious NBT data tags for bees that were outside so they are stackable #718

@dev-iain

Description

@dev-iain

This issue seems to stem from a difference in minecraft:generic.follow_range, although to be honest there's so much nbt data for each bee that it's hard to tell. This is the comparison between two entro bees (that won't stack), however this applies for all 13 entro bees I applied genes to while outside.
'productivebees:bee_cage[custom_data={Age:0,AngerTime:0,ArmorItems:[{},{},{},{}],ForcedAge:0,HandItems:[{},{}],HasConverted:0b,HasNectar:0b,HasStung:0b,Health:10.0f,Invulnerable:0b,MaxHealth:10.0f,NeoForgeData:{},PersistenceRequired:0b,attributes:[{base:0.1d,id:"caelus:fall_flying"},{base:0.30000001192092896d,id:"minecraft:generic.movement_speed"},{base:48.0d,id:"minecraft:generic.follow_range",modifiers:[{amount:0.08058836558950036d,id:"minecraft:random_spawn_bonus",operation:"add_multiplied_base"}]},{base:0.0d,id:"minecraft:generic.armor",modifiers:[{amount:8.0d,id:"apotheosis:ascent/armor",operation:"add_value"}]},{base:1.0d,id:"additionalentityattributes:generic.hitbox_scale"},{base:0.0d,id:"minecraft:generic.oxygen_bonus"},{base:1.0d,id:"additionalentityattributes:generic.height"},{base:0.0d,id:"apothic_attributes:armor_pierce",modifiers:[{amount:5.0d,id:"apotheosis:ascent/armor_pierce",operation:"add_value"}]},{base:1.0d,id:"additionalentityattributes:generic.hitbox_width"},{base:0.6000000238418579d,id:"minecraft:generic.flying_speed"},{base:1.0d,id:"additionalentityattributes:generic.hitbox_height"},{base:1.0d,id:"additionalentityattributes:generic.width"},{base:0.6d,id:"minecraft:generic.step_height"}],bee_type:"hive",breathCollectionCooldown:600,entity:"productivebees:configurable_bee",isProductiveBee:1b,mod:"FMLModContainer",name:"Entro Bee","neoforge:attachments":{"apotheosis:tier_augments_applied":1b,"productivebees:attributes_handler":{bee_behavior:"behavior.metaturnal",bee_endurance:"endurance.strong",bee_productivity:"productivity.very_high",bee_temper:"temper.passive",bee_weather_tolerance:"weather_tolerance.any"},"supplementaries:slimed_data":0},"neoforge:spawn_type":"SPAWN_EGG",type:"productivebees:entro"}]'

vs

'productivebees:bee_cage[custom_data={Age:0,AngerTime:0,ArmorItems:[{},{},{},{}],ForcedAge:0,HandItems:[{},{}],HasConverted:0b,HasNectar:0b,HasStung:0b,Health:10.0f,Invulnerable:0b,MaxHealth:10.0f,NeoForgeData:{},PersistenceRequired:0b,attributes:[{base:0.1d,id:"caelus:fall_flying"},{base:0.30000001192092896d,id:"minecraft:generic.movement_speed"},{base:48.0d,id:"minecraft:generic.follow_range",modifiers:[{amount:0.02675240514036272d,id:"minecraft:random_spawn_bonus",operation:"add_multiplied_base"}]},{base:0.0d,id:"minecraft:generic.armor",modifiers:[{amount:8.0d,id:"apotheosis:ascent/armor",operation:"add_value"}]},{base:1.0d,id:"additionalentityattributes:generic.hitbox_scale"},{base:0.0d,id:"minecraft:generic.oxygen_bonus"},{base:1.0d,id:"additionalentityattributes:generic.height"},{base:0.0d,id:"apothic_attributes:armor_pierce",modifiers:[{amount:5.0d,id:"apotheosis:ascent/armor_pierce",operation:"add_value"}]},{base:1.0d,id:"additionalentityattributes:generic.hitbox_width"},{base:0.6000000238418579d,id:"minecraft:generic.flying_speed"},{base:1.0d,id:"additionalentityattributes:generic.hitbox_height"},{base:1.0d,id:"additionalentityattributes:generic.width"},{base:0.6d,id:"minecraft:generic.step_height"}],bee_type:"hive",breathCollectionCooldown:600,entity:"productivebees:configurable_bee",isProductiveBee:1b,mod:"FMLModContainer",name:"Entro Bee","neoforge:attachments":{"apotheosis:tier_augments_applied":1b,"productivebees:attributes_handler":{bee_behavior:"behavior.metaturnal",bee_endurance:"endurance.strong",bee_productivity:"productivity.very_high",bee_temper:"temper.passive",bee_weather_tolerance:"weather_tolerance.any"},"supplementaries:slimed_data":0},"neoforge:spawn_type":"SPAWN_EGG",type:"productivebees:entro"}]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions