Upgrade pack descriptions and README
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"format_version": 2,
|
||||
"header": {
|
||||
"name": "Construct [BP] v1.0.0",
|
||||
"description": "Survival building extension for §l§aCanopy§r by §aForestOfLight§r.",
|
||||
"description": "Survival building addon by §aForestOfLight§r.",
|
||||
"uuid": "8c0c0153-d8b9-482a-889f-aef922b8fe58",
|
||||
"min_engine_version": [1, 21, 70],
|
||||
"version": [1, 0, 0]
|
||||
|
||||
@@ -3,6 +3,6 @@ import { CanopyExtension } from './lib/canopy/CanopyExtension';
|
||||
export const extension = new CanopyExtension({
|
||||
author: 'ForestOfLight',
|
||||
name: 'Construct',
|
||||
description: 'Make building structures in survival easier!',
|
||||
description: 'Survival building addon by §aForestOfLight§r.',
|
||||
version: '1.0.0'
|
||||
});
|
||||
Reference in New Issue
Block a user