Easy Platform - Quick Platform Generation
Adds "Standard Platform(after 3.0.0 version)/Platform" block that helps you quickly generate flat platforms in Minecraft.
Added Free Platform in version 3.0.0 that supports arbitrary blueprint sizes, not aligned to chunks.
Features:
• Visual Border Display: After placing the Platform block, colored border lines will automatically appear to show the working area
• Interactive GUI: Right-click the Platform block with an empty hand to open the configuration interface
• Customizable Generation:
• Clear blocks above the platform (configurable height)
• Fill blocks below with stone (configurable depth)
• Optional torch placement for lighting
For server player: when playing on a server, only server-side blueprints will be loaded
Schematic Support:
• Works with Create mod's schematic files (.nbt) to generate custom platforms
• [Does NOT require Create mod as a dependency]
• Place schematic files in ~\schematics\plat folder
• Schematics must be 1 block tall and square-shaped
• Default Generation: If no schematic is selected, generates a procedurally-generated decorative platform with random patterns
How to Use:
1. Place the Platform block where you want to generate a platform
2. Right-click with an empty hand to open the GUI
3. (Optional) Select a custom schematic
4. Adjust generation parameters (clear height, fill depth, etc.)
5. Click "Confirm" to generate your platform
6. The Platform block will be consumed and replaced with your generated platform
Schematic Requirements:
• Format: .nbt (NBT Structure file)
• Dimensions: Must be square (e.g., 16×1×16, 48×1×48, 80×1×80)
• Height: Must be exactly 1 block tall
• Location: Place files in ~schematics/plat/ folder
中文版
添加了一个"平台"方块,帮助你快速在 Minecraft 中生成平整的平台。
3.0.0版本之后更名为“标准平台”及“非标准平台”,非标准平台支持任意尺寸1格高的蓝图
功能特性:
• 可视化边界显示:放置平台方块后,会自动显示彩色边界线标识作用范围
• 交互式界面:空手右键点击平台方块打开配置界面
• 自定义生成:
• 清空平台上方方块(高度可调)
• 用石头填充下方方块(深度可调)
• 可选火把照明功能
在服务器游玩的时候,只能读取服务器端文件夹内的蓝图
蓝图支持:
• 支持使用 Create 模组的蓝图文件(.nbt)生成自定义平台
• 【不依赖 Create 模组】
• 蓝图文件放置在 ~\schematics\plat 文件夹
• 蓝图必须为 1 格高且为以区块为最小单位的正方形
• 默认生成:如果未选择蓝图,将生成带有随机图案的程序化装饰平台
使用方法:
1. 在想要生成平台的位置放置平台方块
2. 空手右键打开界面
3. (可选)选择自定义蓝图
4. 调整生成参数(清空高度、填充深度等)
5. 点击"确认"生成平台
6. 平台方块将被消耗并替换为生成的平台
蓝图要求:
• 格式:.nbt(NBT 结构文件)
• 尺寸:必须为正方形(例如 16×1×16、48×1×48、80×1×80)
• 高度:必须为 1 格高
• 位置:文件放在 ~/schematics/plat/ 文件夹