Minecraft Bedrock Language mod 2024 download
logo
minecraft mod Bedrock Language

Bedrock Language

Game Version: 1.16.2
Total Downloads: 38
Updated: Aug 30, 2020
Created: Aug 29, 2020
Download Bedrock LanguageDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
BETA PRE-RELEASE 2 release 70.99 KB Aug 30, 2020 1.16.2 30 download Bedrock Language BETA PRE-RELEASE 2 releaseDownload
BETA PRE-RELEASE 1 alpha 53.05 KB Aug 29, 2020 1.16.2 8 download Bedrock Language BETA PRE-RELEASE 1 alphaDownload

Description

Share this:

IT ISN'T ASSOCIATED WITH MINECRAFT BEDROCK EDITION!

 

REQUIRED KOTLIN FOR FORGE:https://www.curseforge.com/minecraft/mc-mods/kotlin-for-forge

 

This mod allows to create mods on the Bedrock programming language. It was made by me specially for Minecraft modding. But currently (BETA PRE-RELEASE 1) it is limited.

 

Example (creating a sword):

 

sword(my_sword) {

     damage = 1,

     attackSpeed = 0.1,

     group = combat

}

 

Damage 1 = 5 Minecraft damage (not exactly)

Attack speed 0.2 = 1 Minecraft attack speed (not exactly)

 

 

 

Comments

Add a comment